Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
 
 
To
12/04/2005 23:48:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Grid
Environment versions
Visual FoxPro:
VFP 7
Database:
MySQL
Miscellaneous
Thread ID:
01004032
Message ID:
01004035
Views:
24
>Hi,
>
>Currently I used grid for data entry. However I don't want user to edit certain record (row). How could I implement this control so certain grid's row is enabled, or readonly. Please advise, Thanks in advance.
>
>regards,
>Kusnardi


I think it's enough to put your condition in grid's AfterRowColChange method. Since only one record could be active in a time, you just have to check that record...
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform