Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'New' from toolbar not creating a new record
Message
From
27/10/2000 10:11:28
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00434143
Message ID:
00435142
Views:
19
Thanks Kevin,

There are two related problems after implementing this one.

1) Remember a while back, you had us add a cgridlist1.refresh() to the cBizObjMaintenanceForm.pgfBizObj.Page1.Activate() because the grid wasn't redisplaying the data just added/edited for the column where the cursor was when you double clicked in the grid?

Well, this same problem is now occurring after selecting 'New' from the toolbar, entering data on the properties page, then 'Save' from the properties page, and returning to the list page.

2) Also, the grid current row highlight bar is on the wrong record. I fixed this by modifying the Page1.Activate() to call the cGridList1.SetHighlightBar() and cGridList1.RefreshAll(). This fixed the highlight bar, but not problem #1 above.

Ted
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform