Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use a GRID for display and select only - no editi
Message
From
25/04/2000 22:53:46
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00363004
Message ID:
00363422
Views:
16
Dave

This works well, thanks. Any idea on how to set the RECORD MARK when the grid displays for the first time?



>Make the grid readonly = .t.
>
>in the grid.when() put this code
>
>dodefault()
>set cursor off
>
>
>in the grid.valid() put this code
>
>dodefault()
>set cursor on
>
>Hope this helps
>
>db
Peter Brama
West Pointe Enterprises

VFP is getting easier but STILL alot to learn!!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform