如何在关闭时显示 XtraReports 字段列表面板?
也许这是一个新手问题或 RTFM 问题......但我还没有找到它。
一旦我们在 XtraReport 中有了架构,该工具就会显示字段列表,这是一个面板,我们可以在其中设置数据源,将字段添加到报告中。但在某些情况下,该字段列表由于某种原因被关闭(例如,我刚刚重新打开项目,字段列表消失了),我如何再次调用该面板?我在报告的“视图”菜单、工具栏和上下文菜单中进行了搜索,但没有找到任何内容。
谢谢!
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!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
当您在设计视图中打开报表时,会出现一个菜单项“XtraReports”。可以在这里找到所需的菜单项。
When you open a report in design view, a menu item "XtraReports" appears. The needed menu items can be found here.
尝试关闭在 Visual Studio 的设计模式下打开的所有报表。然后重新打开一个。您关闭的所有设计器窗口应该重新出现。
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.
只需单击 XtraReports 菜单项,您就会找到“字段列表”项。单击它,它将重新出现。
享受!!!
Just click on the XtraReports menu item and there you will find the Field List item. Click it and it will re-appear .
Enjoy!!!
它是在 Visual Studio 中打开设计器页面。在菜单栏中,有 XTRAREPORTS 字段。您可以使用它显示面板
It is in visual studio open the designer page. in the menu bar, there is XTRAREPORTS field. You can show up panels using it