i am working in asp.net through c#.i select item from grid view from a list of item and display it in some text boxes.now i want to modify the data in the textbox and save it so that when i will select next time in the grid view it will show me the updated data.i am using sql server 2005.