Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting a grid cell
Message
From
11/11/2003 12:46:17
 
 
To
11/11/2003 12:27:26
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00848545
Message ID:
00848792
Views:
13
>>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform