M
markvw
Guest
I am having an issue with resizing the last column in my DataGridView. The problem is that I cannot increase the width of the column if it is the last column in the grid -- I can only reduce. The work around is to reorder the columns and resize when its not the last column or double-click to auto-size, but this is not how I would expect it to work. It should work like the ListView control where you are able to drag outside of the container and the column width and size properties adjust accordingly.
Seems to me this should not be expected behaviour.
Thanks.
Continue reading...
Seems to me this should not be expected behaviour.
Thanks.
Continue reading...