Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Basic input form
Message
De
08/03/2005 10:45:41
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Basic input form
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
00993653
Message ID:
00993653
Vues:
51
I have a form for customers maintenance, this form has a tab control with two pages, in the first page i have textboxes binded to the customers table fields and in the second tab i have a DataGrid binded to the same customers table. I have navigation buttons on my form which allows me to navigate through the table. my proble is:

When i have the first page selected and navigate through the records, my textboxes are updated with the new values, but if i move to the second page, the datagrid cursor is still positioned in the first record, now during second page selected if i press the navigation button the cursor position is updated.

So the cursor postioned in the DataGrid does not move if the tab page is not active.

I am using me.BindingContext to navigate through the records.

Can someone explain me, what's going on?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform