manjigani
12-19-2003, 04:08 PM
Hi all,
I have created a table using CSS/HTML. I fixed the table size so that I could get scroll bars and locked the header row(and few columns too.. to get little excel funtionality). Rest of the rows are to be used for Dataentry, so have input type = text for rest of the rows. But I have few dropdown boxes
Here is the problem. When scrolled, the textboxes scroll nicely and hide under locked cells. But the dropdown boxes, they look as if they are scrolling over locked columns, not underneath. So my purpose of locking the cells is gone.
Does anyone know what the problem might be ? or where I should look for?
I can post the code/pictures, if that helps.
Thanks in advance for any help.
I have created a table using CSS/HTML. I fixed the table size so that I could get scroll bars and locked the header row(and few columns too.. to get little excel funtionality). Rest of the rows are to be used for Dataentry, so have input type = text for rest of the rows. But I have few dropdown boxes
Here is the problem. When scrolled, the textboxes scroll nicely and hide under locked cells. But the dropdown boxes, they look as if they are scrolling over locked columns, not underneath. So my purpose of locking the cells is gone.
Does anyone know what the problem might be ? or where I should look for?
I can post the code/pictures, if that helps.
Thanks in advance for any help.