Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Restricting user input in particular columns of the grid
Message
From
20/08/1999 13:39:41
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00255942
Message ID:
00255960
Views:
24
Hi Nick.

>> Is there a way to restrict a user from entering or changing data in a grid for particular columns. <<

Setting the column's ReadOnly property to .T. should work. It will, of course, still allow the user to tab into the column, but not to edit the data. If you don't want them to even tab into the column, try setting the column's enabled property to .F.

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform