开发者

How to ad GridView to a GridControl in devexpress?

开发者 https://www.devze.com 2023-02-16 12:11 出处:网络
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?Open the GridView\'s designer, go to the L

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?


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.

0

精彩评论

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