DataGrid
-
Hello everybody,I use the datagrid control in almost all my applications that require it for displaying information. I think datagrid supports for user customization in deep. My question is, is it possible to scroll up and down only for the items(rows), I mean while the header remains stationary and if the provided space isn't enough to accommodate it fully. I'm just using it in web application. Thank you.
-
Hello everybody,I use the datagrid control in almost all my applications that require it for displaying information. I think datagrid supports for user customization in deep. My question is, is it possible to scroll up and down only for the items(rows), I mean while the header remains stationary and if the provided space isn't enough to accommodate it fully. I'm just using it in web application. Thank you.
Dude you have to use css to achieve this. Just google this or seee this article on cp Fixed header in ASP.NET DataGrid[^]
Be an Eagle, Sky is Yours.