hi
I define gridview in page that bind number from database and define Textbox(txtSend)...
I define lable(lblnumber) and button in gridview...
in Lblnumber will display Number (from database)
I want when I click button from gridview it will put that row's (Lblnumber.text) into Textbox...
How I can do it?
Best regards
neda