|
Regd the scrollbar in a table in JSP
Hi,
I m working in Report generating assignment.
I want to display a table in a jsp page and i am ablr to do it.
when the data exceeds window size means i want to use one scroll bar that too i am comfortable.
The problem i m facing is when i m scroll using the scrollbar my table header also scrolling . i want that table header should be locked and the data in the table should be scroll.
Can any one give some inputs to overcome this issue ie my table header should be be stable ther it self when i m scrolling the table...
Thanks in advance,
Mani
|