Hi,
I want combobox to show currently selected item on top of the drop-down list.
Say, I have 100 items in my combobox, item 70 is selected but it is not shown to the user just after down arrow is clicked and list is expanded, user needs to scroll the list down in order to find currenly selected item.
Is it possible to bring the selected item on top of the list?
Thanks.