Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Textbox Question
Message
From
21/05/1999 19:28:11
 
 
To
21/05/1999 19:24:40
Jorge Haro
Independent Consultant
Juarez, Mexico
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00221497
Message ID:
00221642
Views:
14
>Are grids a PITA or what?, I have a This.SetAll('READONLY',.T.) in my base grid class and it does the job, so I don't need the When thingy.

IF THIS.ReadOnly
FOR oColumn IN THIS
oColumn.ReadOnly = .T.
ENDFOR
ENDIF

But this still doesn't keep the textboxes from getting focus.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform