|
-
March 17th, 2009, 12:34 PM
#1
GridView1 Index Value!!!
Hi ,
I am using GridView1 in web application. I have populated data in the GridView control now I want to get index value when user clicks on the row of GridView.
Please provide me sample code.
(GridView1_RowDataBound) this even can work?
Thanks
-
March 17th, 2009, 02:33 PM
#2
Re: GridView1 Index Value!!!
Look at MSDN, they have a complete example of GridView control
http://msdn.microsoft.com/en-us/libr...lectedrow.aspx
-
March 17th, 2009, 04:23 PM
#3
Re: GridView1 Index Value!!!
This Artical is Not helping Ali...
-
March 17th, 2009, 09:56 PM
#4
Re: GridView1 Index Value!!!
That article seems to be quiet clear and works for me. Could you be more specific with your need? If you could post some of your code we can see specifically where you may be going wrong and help you.
 Originally Posted by Frank100
This Artical is Not helping Ali...
Warm Regards,
-
March 18th, 2009, 03:44 PM
#5
Re: GridView1 Index Value!!!
 Originally Posted by Frank100
This Artical is Not helping Ali...
I think you need to be clear about what exactly you are trying to do. The article clearly shown how to get the selected row from the gridview.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|