Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CEditBox not displaying memo field
Message
 
To
26/10/1999 12:52:28
Rex Mahel
Realm Software, Llc
Ohio, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00281546
Message ID:
00281673
Views:
13
You will have to keep the data refreshed in the edit box as the pointer is moved on page 1

Here is how I did it. AfterRowColChange() on the grid

LPARAMETERS ncolindex
dodefault()
This.Parent.Parent.Ceditboxl1.EditBox.refresh()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform