Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Security in combobox items.
Message
De
22/12/2003 17:51:17
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00861357
Message ID:
00861440
Vues:
20
>>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...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform