How to retrive a value from DataGrid (WebForm)
Dear All,
I have a DataGird with 2 columns : Use_Id and User_Name.
The User_Id is a LinkColumn. Click on it, the data of the row will be displayed on textboxes.
The problem is : I don't know how to get/retrive the value of the selected (clicked) User_Id.
Can anybody help me please ?
Thanks in advance,
JKusmanto.
|