Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
An individual cell readonly
Message
From
28/12/2000 12:25:22
 
 
To
28/12/2000 12:17:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00457394
Message ID:
00457399
Views:
30
Hi!

Put 2 different controls in the grid's column, one is read-only and one is editable. Say, they're TextReadObly and TextNormal, and name of logical column in table is lReadOnly. Than, assign following expression string to DynamicCurrentControl property of column:
"iif(MyAlias.lReadOnly, 'TextReadObly', 'TextNormal')"

HTH.

>I have a grid in which i can input data in the first column.
>
>Is it possible to disable the input for some cells in this column for which a condition is true.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform