i have a grid view with the columns cityid, city name and edit. the edit column contains image button for all the rows. now i want that when i click on image button the cityname associated with that row is to be displayed in the textbox on the different page to do editing and when the add button is clicked the updated city must be again inserted in the gridview as well as the database.
please give the solution or any advice immediately so that it may help me