Posted on: 12/8/2013 11:14:34 PM | Views : 800

I have a textbox control in a gridview.  I also have a button at the end of the row of the gridview on each line.  When this button is clicked, I want to display a popup window that lines up directly under the textbox of whatever row was clicked.  It's a long story why we are doing this way and cannot change the requirement so please do not suggest better ways of doing this.  I assume I have to do some fancy CSS things but I'm not real strong in this area.  Can anyone help me out.

Go to the complete details ...