Hi,
This may be a simple question but I couldn't find anything about it thus far. I am creating a forms application (.NET 2.0) and am using your GridView for winforms control. The grid has a large number of columns and so I would like to have the grid show horizontal scrollbars.
What do I have to do in order to enable horizontal scrolling? When the grid is displayed currently and I resize the columns, the other columns get smaller and thus cannot be read.
What must be done to enable horizontal scrolling either always or when the width of the grid goes beyond a certain threshold?
Thanks.
Joseph
This may be a simple question but I couldn't find anything about it thus far. I am creating a forms application (.NET 2.0) and am using your GridView for winforms control. The grid has a large number of columns and so I would like to have the grid show horizontal scrollbars.
What do I have to do in order to enable horizontal scrolling? When the grid is displayed currently and I resize the columns, the other columns get smaller and thus cannot be read.
What must be done to enable horizontal scrolling either always or when the width of the grid goes beyond a certain threshold?
Thanks.
Joseph