2
Answers

display record from gridview to textbox

i am using  gridview cotrol in that i am displaying field such as EmployeeId,Name,Age,Sex etc
Name is a Template Column field. and name is shown as a LinkButton .

when i click any name then that record should display in a text box.
how to do that

 


Answers (2)