Browse by Tags
All Tags » Winform » Column (RSS)
-
I've got the same problem here and in addition I've noticed that there are a dozen copies of the controls that make up the grid in the Designer.Vb / Resx files. The grid control seems to be orphaning the grid sub-controls and recreating with a new sequence number during some undetermined development event. Only the unbound columns are ...
-
I'm trying to do someting very basic but i can't find how to do it. I have a collection of objects i show in a grid. Works fine when a set te datasource property to my collection. the grid auto generates a column for every property on the object.
What i want to do is to create the columns at design time and databind them to the ...
|
|
|
|