Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Underlying field not updated when grid has focus
Message
From
08/09/2008 09:50:57
 
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Underlying field not updated when grid has focus
Environment versions
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01345715
Message ID:
01345715
Views:
44
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
Reply
Map
View

Click here to load this message in the networking platform