how to edit values from database and retrieve them to the asp page containing textfields.
Hi i am using a datagrid in one page and in that i have edit and delete buttons. I have another page containing some text fields. So when ever i press the edit button in the data grid it must retrieve the corresponding data to the other page which has some text fields. So can i do that, if so please help me by giving an idea.
Any help would be appreciated regarding this. Please suggest some sample applications having similar scenario.
Thanking You in Advance.