Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting a grid cell
Message
De
11/11/2003 12:46:17
 
 
À
11/11/2003 12:27:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00848545
Message ID:
00848792
Vues:
14
>>>Hi All:
>>>
>>>How do I prevent the user from selecting a column with her mouse. Readonly and enabled doesn't seem to do the trick, since the user can still select the column!
>>>
>>>Thanx --
>>>
>>>Yossi
>>
>>In the grid.column.Textbox.When() event, Return .F..
>
>Trey:
>
>We're almost there... I can still click the 2nd column and then it'll get focus. Then I can navigate from row to row, while still in the forbidden column, with the down arrow. I want to make column 2 totally inaccessible!!
>
>Yossi

Why? I mean if you've set the column ReadOnly, you can't write to it; if you've turned off Enabled, you can't select/copy from it (and, btw, if column.Enabled=.F. then the column.textbox.When() doesn't fire, anyway)

What else would making it totally inaccessible give you?
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform