Question : use a modal popup extender to edit a row in a gridview

i have a gridview which has a list of x rows.

now, I want an option to come up on each row, saying "edit" (which could be a link or a button)

when "edit" is clicked, I want to use the modal popup extender http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx
 to open a popup, with the "popup control"  being a user control with values from the "row" which needs to be edited.

how do I do it?

Answer : use a modal popup extender to edit a row in a gridview

1) Just remove the all .txt extensions from all the files.
2) Add Ajax Control ToolKit
3) Change the web.config connection strings.


View the code it would solve your problems
 
remove the .txt extension for each file
 
Random Solutions  
 
programming4us programming4us