Accessing Datagrid _RowID
-
Can anyone tell me how to access the Datagrid _RowID? I'm using vb.net 2003(yes I know this is older technology. :~ When I get this project done we are upgrading to 2008. :-D ) This is on an asp.net datagrid on an aspx form - not a windows form. Is there a way to get this information? I can see the _RowID in the watch window but I don't know how to access it from code. I have tried searching on Google and I have found nothing that explains how to do it in 2003. I don't want to search or limited the datagrid. I just want to jump to the page it's on and highlight it. Thanks in advance for any help, it is greatly appreciated. :) Carolyn
If you can’t have fun at work, then why go to work?
-
Can anyone tell me how to access the Datagrid _RowID? I'm using vb.net 2003(yes I know this is older technology. :~ When I get this project done we are upgrading to 2008. :-D ) This is on an asp.net datagrid on an aspx form - not a windows form. Is there a way to get this information? I can see the _RowID in the watch window but I don't know how to access it from code. I have tried searching on Google and I have found nothing that explains how to do it in 2003. I don't want to search or limited the datagrid. I just want to jump to the page it's on and highlight it. Thanks in advance for any help, it is greatly appreciated. :) Carolyn
If you can’t have fun at work, then why go to work?
Ask this in the ASP.NET forum. You're question is specific to the functionality of the GridView control, not VB.NET.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009... -
Ask this in the ASP.NET forum. You're question is specific to the functionality of the GridView control, not VB.NET.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...