Ajax ModalPopUpExtender In GridView Example To Show Master Detail Or Parent Child Data As PopUp using asp.net design pattern.i tried but,i getting error.please help me on this issue,its very useful to me
(When i Click on the link butoon in gridview ,table2 data should appear)
Here is my complete code with database.
ERROR:
Shekhar ChauhanPosted Jun 27, 2013, 12:23 PM
Here I am exploring the ModalPopupExtender control which allows a page to display contents in a modal manner. Here we will display Order-Customer scenario using the ModalPopup extender. For demonstration purpose, I am using Orders and Customers table. Initially we fetch and display data from Orders table in a GridView. The CustomerCode will be a link which enables to view customer's detail using ModalPopup extender.....[Continue]
Ashish PatelPosted Dec 19, 2012, 1:11 AM
or
at design time while setting up your item template set up a script code for pop up.