i want to edit my gridview on another page
when i click edit hyperlink a new page opens
this page has textboxes for each cloumn
the textbox should have the information stored for the row i clicked edit in it
how can o do that?
wat is the code for edit button? protected void Page_Load(object sender, EventArgs e)? and any other code i need plz
Comments
Leave a comment