1
Answer

pass Value from gridview to texbox

Tushar Wakchaure

Tushar Wakchaure

11y
1.4k
1
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..

Answers (1)