Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox In Grid
Message
 
 
To
26/12/2001 13:39:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00564668
Message ID:
00598237
Views:
24
>Hello Nadya.
>
>>> When you click in column in the grid, this column becomes activated. For comboboxes in addition it drops down the list. For me it's annoyance, but I think, it's not a big deal, since all other desired functionality works fine. <<
>
>If it is that annoying to your end-users, you could probably set some flags and then, depending on the value of the flag, issue a NODEFAULT in the combo's DropDown method. But this is no trivial task. You would probably want to set your flag using some method of the grid column and you are very limited here. What I mean is, the obvious place for setting such a flag would be in the column's When() or GotFocus() if only a column had such methods < s >.

You're right. I think, it's not worth the thouble. Actually, users even didn't complain about standard behavior of Combobox in Grid (before I made the GridCombo class based on your code, thanks a lot again), but I was annoyed and decided to fix it.

Thanks again for sharing your class with us.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform