Frozen Column
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have grid with 4 columns n scrollbar while scrolling i want to fix first 2 columns. means i want to frozen that first two columns... how do i frozen the gridview columns??
I'm not sure you can do that with a gridview, because to do it at all, you need to create a fixed size DIV with scrollbars for the other columns. You may need a repeater for that level of control.
Christian Graus Driven to the arms of OSX by Vista.