I am creating a grid control and user is not able to change the column size on my grid.
What should I do to enable user to change the column size?
I tried to set the ReadOnly property to false, Lock property to false, change the max and min column size but it does not help.
Imported from legacy forums. Posted by www (had 1672 views)