M
Magnus
Hi!
I have an application that uses a datagrid for user input.
My problem:
When the user clicks on a certain gridcell, I show a combobox to the
user, simply by setting its visible property to true.
Is there a way to expand the combobox as well, to present the combobox
to the user in extended mode, showing all the available "items" in the
combobox.
This would mean that the user doesn't have to click the dropdown-arrow
of the combobox, instead he can immediately choose in the drop-down
list his selection.
I have no idéa if this is possible or not (have played around some) so
if you please could help answer my question I wold very much
appreciate it
Best regards /Magnus
I have an application that uses a datagrid for user input.
My problem:
When the user clicks on a certain gridcell, I show a combobox to the
user, simply by setting its visible property to true.
Is there a way to expand the combobox as well, to present the combobox
to the user in extended mode, showing all the available "items" in the
combobox.
This would mean that the user doesn't have to click the dropdown-arrow
of the combobox, instead he can immediately choose in the drop-down
list his selection.
I have no idéa if this is possible or not (have played around some) so
if you please could help answer my question I wold very much
appreciate it
Best regards /Magnus