Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security in combobox items.
Message
From
22/12/2003 17:51:17
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00861357
Message ID:
00861440
Views:
21
>>The current (Mere Mortals) security system gives each control a unique ID in a security table, and leaves the control unchanged, sets it read-only or removes it as necessary.
>>
>>I'd like to replicate this behavior down to individual entries within a combobox. The RowSourceType is 2-Alias, how can I disable or remove the entries without altering the underlying cursor?
>>
>>Chris.
>
>Add a slash in first before first character
>MyForm.MyCombo.Add("\Disabled Combo Item")

I'm not trying to add new entries, I'm trying to disable the display of existing ones without altering the underlying table.

Add() isn't a valid function either...
Previous
Reply
Map
View

Click here to load this message in the networking platform