Friends..I have fetched data from database in gridview. And now i want to pass one selected row data into the textboxes...
How can i select the one row on mouse click in gridview and the same time data from selected row should pass into texboxes.. in c# ??
Plz..Help..
if your answer on selectIndexChanged Event I did not find this event in gridview..