html table sort and scroll with fixed header
-
hi in my asp application i am using a table to display record set data. here how can i fix the table headers and sort the table body .Also sort the table body .it also gives the results. Here main problem was if i use both at the same time.the headers are not fixed.it also scrolls with the content.how can i rectify this. plz help me to solve the problem. venkat
-
hi in my asp application i am using a table to display record set data. here how can i fix the table headers and sort the table body .Also sort the table body .it also gives the results. Here main problem was if i use both at the same time.the headers are not fixed.it also scrolls with the content.how can i rectify this. plz help me to solve the problem. venkat
ASP or ASP.NET ? Either way, you need two tables, one for the header, and one inside a scrolling div for the values.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )