Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent user seeing some fields in a grid
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00256945
Message ID:
00257002
Views:
14
>I have a grid on a form. I want to stop the user from scrolling to the right. The grid has a vertical scroll bar only, but the user can press TAB to see the other fields. Is there a way to prevent the user from scrolling to the non-visible fields?
>
>(I only want the manager to see these fields, not the clerks, as the fields contain confidential information).
>
>Thanks
>Cyril.

I would say that it is a bad idea to put the information there at all. You can always show data based on login privelages. Either have two forms (easier -but more coding), or have two grids on the same form.


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform