Introducton
Here I will explain how to show Master-detail data using Ajax ModalPopup Extender in GridView Using Asp.Net C#.
Description
In the earlier days , we have often used the combination of GridView and DetailView to display the Master-Details. Similarly, developers have used pop-ups to show the similar scenarios where a user clicks on a gridview row and the details are displayed in a pop-up window.
Here I am exploring the ModalPopup extender control which allows a page to display contents in a modal manner...[Continue]
Here I will explain how to show Master-detail data using Ajax ModalPopup Extender in GridView Using Asp.Net C#.
Description
In the earlier days , we have often used the combination of GridView and DetailView to display the Master-Details. Similarly, developers have used pop-ups to show the similar scenarios where a user clicks on a gridview row and the details are displayed in a pop-up window.
Here I am exploring the ModalPopup extender control which allows a page to display contents in a modal manner...[Continue]