ASP.NET TABLE + INSIDE A Scrollable DIV, + Table Cell Position:Relative : ModalPopupExtender

Posted by Manoj Turumella on Stack Overflow See other posts from Stack Overflow or by Manoj Turumella
Published on 2011-03-07T22:33:45Z Indexed on 2011/11/21 1:51 UTC
Read the original article Hit count: 282

Filed under:
|
|
|
|

I have a asp.net table inside a scrollable div. I have created a matrix table in which the leftmost table cell acts as a fixed column by using css Position:relative. Now i have a ModalPopupExtender Over that table. When I am trying to open that on the left most cell(the cell which is relative) by clicking on it, the left cell disappears.

How can I click the cell keeping it relative?

I sincerely appreciate the Help
- Manoj

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about html