Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid - protect a cell
Message
From
17/05/2015 15:39:18
Walter Meester
HoogkarspelNetherlands
 
 
To
17/05/2015 15:30:47
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01619920
Message ID:
01619923
Views:
51
>>Hi All:
>>
>>In a particular column in a grid, is it possible to make some rows readonly and others not, based on some criteria? I guess the same question could be asked with regard to other properties, such as backcolor?
>
>Colors you handle with dynamic properties. Conditional readonly, row's (i.e. grid's) .when() - return .f. when you want the row to be completely unclickable, or return .f. from each cell's .when(). If anyone knows a more practical way, I'd like to know too.

Set the grids' readonly property in the afterrowcolchange event
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform