Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need a way to use two data grids at same time
Message
De
29/06/2004 13:28:56
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Need a way to use two data grids at same time
Divers
Thread ID:
00918567
Message ID:
00918567
Vues:
38
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform