views:

405

answers:

3

Hello!

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!

+1  A: 

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.

Kyle Gagnet
Thanks Kyle, great answer as always!
Sebastian
+2  A: 

When you open a report in design view, a menu item "XtraReports" appears. The needed menu items can be found here.

Ghandi
This answer is the best one - does not require closing open reports.
daveywc
Interesting. I don't see it using VS2008/DevExpress9.1. All I see when I open a report in design view is:File Edit View Project Build Debug Data Format Tools Test Window Help
Kyle Gagnet
A: 

I have the same problem. Field list tab appears on the right side (like the toolbar and properties tabs) but when I click on it nothing happens. :(

Thanasis Ioannidis