Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not allowing a user to change the selected item in listbox
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Not allowing a user to change the selected item in listbox
Divers
Thread ID:
00981234
Message ID:
00981234
Vues:
59
Hi. Whenever my page loads, I don't want the user to be able to change the seleted item in the listbox while in display mode. However, if they go into add or edit mode, they should have the ability to change the selection. How do I prevent them from changing the selected item while in display mode. Here are the properties I have set in the listbox.

BoundColumn = 1
BountTo = .F.
ColumnCount = 2
ControlSource = lvMiscellaneous.cDocCode (a view)
Enabled = .T.
RowSource = DocumentCodes.cDocCode, cDocDesc
RowSourceType = 6

Is there something I'm easily overlooking? Any help is greatly appreciated.

Brad
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform