M
Mr. X.
Hello,
I want to run the DataGridViewColumnCollectionEditor on runtime, by using
propertyGrid.
When connect propertyGrid to DataGridView,
This is (almost) the only property that when clicking aside on the button
near the "Columns" property in propertyGrid :
I don't see any propertyEditor open.
How can I use System.Windows.Forms.Design.DataGridViewColumnCollectionEditor
on runtime
(I need also to load & retrieve that data from database/disk)?
Thanks
I want to run the DataGridViewColumnCollectionEditor on runtime, by using
propertyGrid.
When connect propertyGrid to DataGridView,
This is (almost) the only property that when clicking aside on the button
near the "Columns" property in propertyGrid :
I don't see any propertyEditor open.
How can I use System.Windows.Forms.Design.DataGridViewColumnCollectionEditor
on runtime
(I need also to load & retrieve that data from database/disk)?
Thanks