如何在 devexpress 中将 GridView 添加到 GridControl?

发布于 2024-10-20 23:07:57 字数 91 浏览 0 评论 0原文

我有一个 GridControl,当我单击运行设计器时,它会在 Main 之前打开一个 GridView。如何为另一个GridControl制作相同的GridView?

I have one GridControl and when I click on run designer it opens a GridView before Main. How to make the same GridView for another GridControl?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

缱倦旧时光 2024-10-27 23:07:57

打开 GridView 的设计器,转到导航栏中的布局项并将布局保存到 Xml 文件。现在,您应该能够打开另一个 GridView 的设计器并加载此布局。

Open the GridView's designer, go to the Layout item in the navbar and save the Layout to an Xml file. Now, you should be able to open another GridView's Designer and load this layout.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文