Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I have Column1.Readonly=.F. and .T. in my GRID ?
Message
From
08/01/1999 10:20:59
 
 
To
07/01/1999 10:15:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00173497
Message ID:
00174012
Views:
65
>Hi All
>Can I have Column1.Readonly=.F. and Column2.Readonly= .T. in my GRID ?
>And GRID.Readonly = .T. or .F. ?
>Thanks
>Andr

Yes, you can, but you should do it in run-time, i.e. if you set Grid.RadOnly=.T. in form designer and in e.g. Form.Init event you reset Grid.Column1.ReadOnly=.F. then the first column only will be available for editing. Remember, that any overrriding of grid.recordsource will reverse this setting back to whole grid is read-only.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform