Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Underlying field not updated when grid has focus
Message
De
08/09/2008 09:50:57
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Underlying field not updated when grid has focus
Versions des environnements
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01345715
Message ID:
01345715
Vues:
45
Hi all.

I am using Strataframe to build a C# winfowms application and I already posted this in their forum almost a week ago and got no answer. I am hoping that someone here might help me out.

I know how to do this in VFP - I understand that the ControlSource isn't updated until the Valid() fires and that the Valid() never fires when you click on a ToolBarButton because ToolBars do not get focus.

I can see that they are handling this in the framework because all the changes made to the the Strataframe controls get saved. But if I change a cell in the DataGridView (which is a plain old winforms control) and then click Save, the record in the grid is not updated. However, if I move to a different cell, the data is saved.

Can someone point me in the right direction?

TIA
Répondre
Fil
Voir

Click here to load this message in the networking platform