Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add column to grid textbox is readonly
Message
From
26/01/2004 14:31:02
 
 
To
26/01/2004 14:11:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00870614
Message ID:
00870720
Views:
9
Hi Tracy,

check this on textbox init
wait windows ;
this.parent.parent.ReadOnly ;
OR this.parent.ReadOnly ;
OR ISREADONLY(this.parent.parent.RecordSource)
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform