Hi All,
I have situation where i have a GridView with edit row option, when click on the edit of any row, rows shows TextBoxes and a DropDownList, upon changing record in DropDownList of editable row i need to pull the data from the database table and show it in
the TextBoxes of the editable row.
Please let me know how to go about it.
Go to the complete details ...