Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid not updating
Message
From
20/01/1997 07:00:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Grid not updating
Miscellaneous
Thread ID:
00017851
Message ID:
00017851
Views:
101
OK, I have a wierd one here...

I have a form, with a single table in the dataenvironment and a grid displaying that table.

The cursor's buffermode is set to 5 to override the form's default.

I can add a new record to the table using an Add command button which has INSERT INTO and only one field (cAbbAlias).

I call the grid's REFRESH() to show the new data, and then SETFOCUS() to the grid.


That works, but if I try to enter data into any of the other fields in the record - the values vanish on pressing TAB or Enter.

Also in the Debug window, the values for all other fields are empty.


Either this is a low memory bug, or something nasty is happening in my code somewhere.

Anyone seen this before?
Next
Reply
Map
View

Click here to load this message in the networking platform