Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to capture row change event
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Where to capture row change event
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01332419
Message ID:
01332419
Vues:
52
I have a screen which has some fields with no binding source where the user enters criteria for locating a record. A datagridview displays the resulting data set. I would like to change the values of some of the criteria selection textboxes and combo boxes as the user moves through the grid whose values come from related tables. I put that code in the mmDataGridView_RowEnter method. It seems to lag behind the cursor moves, however.

Now I have moved it to the SelectionChanged method and it works perfectly. When would I use the RowEnter method?
Thanks.
Linda Harmes
HiBit Technologies, Inc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform