Reputation: 1521
Maybe this is a newbie question or RTFM question... but I couldn't find it yet.
Once we have a schema in a XtraReport, the tool shows the Field List, which is a panel from we can add fields to our report, with the datasource setted. But there's cases where that field list is closed by whatever reason (for example, I just re-opened the project and the field list is gone), how I call that panel again? I've searched in the View menu, in toolbars and context menus in the report and couldn't find anything.
Thanks!
Upvotes: 0
Views: 6687
Reputation: 120
It is in visual studio open the designer page. in the menu bar, there is XTRAREPORTS field. You can show up panels using it
Upvotes: 0
Reputation: 1
Just click on the XtraReports menu item and there you will find the Field List item. Click it and it will re-appear .
Enjoy!!!
Upvotes: 0
Reputation:
When you open a report in design view, a menu item "XtraReports" appears. The needed menu items can be found here.
Upvotes: 6
Reputation: 2314
Try closing all reports that are opened in Design mode in Visual Studio. Then re-open one. Any designer windows that you've closed should re-appear.
Upvotes: 1