Automatic drop down of the "list"-portion of a combobox

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top