Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a way to use two data grids at same time
Message
From
29/06/2004 13:28:56
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Need a way to use two data grids at same time
Miscellaneous
Thread ID:
00918567
Message ID:
00918567
Views:
36
I have one datagrid that is used as the navigation control:
'Register the Requisition Header DataGrid as the Navigation control
Me.NavControl = Me.grdListing

I have another grid in another tab that is filled with a bunch of records for a particular user or company displayed from a search.

Right now when I click on a row some text boxes are populated with the grid data.

However, when I do this I also want the application to navigate to the record I just picked.

I can't use the navigation control for two different grids it seems.

Any ideas how I can do this?

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform