开发者

Devexpress eXpressApp listview reading pane

开发者 https://www.devze.com 2023-02-07 07:33 出处:网络
We are working on an internal issue tracker-like software. When I select an issue in its list view control, I would like to display a reading pane at the bottom to show its details, comments, attached

We are working on an internal issue tracker-like software. When I select an issue in its list view control, I would like to display a reading pane at the bottom to show its details, comments, attached files, etc. (Simil开发者_高级运维ar to reading pane of e-mails in Outlook.)

What is the best way to achieve this using DevExpress' eXpressApp framework?


The easiest solution is to turn on the ListViewAndDetailView mode as it is shown in our documentation:

Display a Detail View Together With a List View

One more solution is to show a control and a text as it is implemented in the FeaturesCenter demo. Finally, please also refer to the How to show a hint panel in an XAF Windows Forms application

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号