I thought you meant record scrolling for large output data sets! Didn't realize you were looking to scroll the table rows themselves up and down.
selvakumar Thiyagarajan
Greenhorn
Joined: Oct 06, 2008
Posts: 28
posted
0
Christoph ,
First of all thanks for the idea. If i use the <DIV> tag, the entire page is getting scrolled. I need the table alone to be scrolled dynamically. For example, scroll bar should be there only if the table exceeds 5 rows. I guess this can be done by javascript. Also do we have Height property for the Datatable.?