User control with gridview
I have a gridview insert update delete its working fine. I want to click edit button it should dispplay modal popup. in modalpopup it should display usercontrol that contains rows data what i have clicked. in usercontrol popup when i click save it should save in the database and it should display in gridview. how i should do. should i use delegates how can i do this. plz help me thanq.
Javeed M ShaikhPosted Oct 28, 2011, 11:51 AM
Please follow this article to resolve your issue:
http://mattberseth.com/blog/2007/07/modalpopupextender_example_for.html