How to freeze the header row
I've ran a query and it shows the result in a table. First row is the header row which is hard coded and other rows generated dynamically through loop. mean Name, Roll_No, Address this is heading row and its data showing dynamically through loop. now i want to freeze the heading row like we free heading row in Microsoft Excel. When i scroll down the page heading row should remain in front. is there any way? if yes then plz write sample code.
Thanx
Zee
|