hi,
i have a problem related to gridveiw.
problem is there is a record in gridview when i click on select on grdivew row its take selected row value in another page and show that data in label for example
my grid view looks like this.
ID----Name----Event
1-----ABC------Select
2-----DEF------Select
3-----HJO------Select
when i click on ID 2 select the session take that data and show it into next page.and show it into label.
thanks for the help.
Go to the complete details ...