I am Displaying all the Registered user in GridView from DB, along with an (ADD Friend icon) Image Button.
I want to Get ID The Particular User Where Image Button Clicked. in the GridView.
If User Click on Add Friend Icon Then The ID should Print on Lable.
For Example, if i click on Chandan Kumar Row then the label should be Like Sent To :U003
Please Help Me.........