|
Hi All,
I got stucked at this piece of code. In my project we require to create a table with scrollbars for it. I am able to get the table with scroll bars using the DIV. But in this the complicated issue is while scrolling the table vertically, the first row should be static and the rest of the rows should scroll under it. While horizontal scrolling, thefirst 2 columns should be static and the rest of the columns should scroll under it.
I am able to get this effect also using some styles. But my problem is when the cells contains any dropdowns then while scrolling (for both horizontal and vertical) the dropdown (SELECT) is not moving under the static cells. This kind of problem is only with dropdowns.
I would appreciate your help if anybody help to solve this. Its a bit urgnet, so request you all to send your replies asap.
Thanks in advance,
Kiran
|