In VB6 I have used flexgrid and modified the Column width in the code (the project needed the columns to be much narrower than the default).
When I try to do the same in VB.net I am not able to as it is "read only" in code - however it is possible to set a property that will allow a user to resize the cells - but the size cannot be set at design time or changed at run time (via coding).
Any suggestion about how I might get around this??
Doug.
When I try to do the same in VB.net I am not able to as it is "read only" in code - however it is possible to set a property that will allow a user to resize the cells - but the size cannot be set at design time or changed at run time (via coding).
Any suggestion about how I might get around this??
Doug.