Freezing header row and column in grid view in c#
Hi,
I have a asp.net grid view with several rows and columns which were binded dynamically. Now, my task is to freeze the first 3 rows and first column of the grid view.My target browser is IE 8.0
can any body give a solution for this....
Thanks In advance