Does anyone know of a way to get a datagrid to "page" left and right as well as the normal up and down paging?
Basically I have a datagrid with quite a few columns, and it's too wide and looks silly on the web page. All columns need to be visible. Is there a way to add scroll bars (or something) to the datagrid? or to vertically split the grid over two pages while keeping the two parts linked?
Any thoughts would be very much appreciated.
Maria
PS I'm rather new at this .NET lark and with a reasonable but not extensive knowledge of VB, so although i've looked in the online help etc, I apologise if i've missed something glaringly obvious! Thanks again
Basically I have a datagrid with quite a few columns, and it's too wide and looks silly on the web page. All columns need to be visible. Is there a way to add scroll bars (or something) to the datagrid? or to vertically split the grid over two pages while keeping the two parts linked?
Any thoughts would be very much appreciated.
Maria
PS I'm rather new at this .NET lark and with a reasonable but not extensive knowledge of VB, so although i've looked in the online help etc, I apologise if i've missed something glaringly obvious! Thanks again