Page 1 of 1

ComboboxEx dropdown direction

PostPosted: 09 Nov 2018 06:47
by bzwirs
Hi,

How do you change a combobox dropdown direction. I have four combobox components on a form and all but one drop in a downwards direction....the other one drops 'down' in an upward direction to edge of the top of screen and won't scroll past that point. Is there a way of changing this behaviour?

Thanks in advance.

Bill Zwirs

Re: ComboboxEx dropdown direction

PostPosted: 12 Nov 2018 10:41
by Alexander Bulei
Hi bzwirs,

The component detect automatically if drop fit the viewport, otherwise it will drop upward.

Best Regards.

Re: ComboboxEx dropdown direction

PostPosted: 13 Nov 2018 21:34
by bzwirs
Ok, understand that. But why doesn't the list scroll into view. If using the up arrow key the highlighted list item scrolls off the screen (at the top) instead of the list items scrolling into view.

Bill Zwirs

Re: ComboboxEx dropdown direction

PostPosted: 16 Nov 2018 00:22
by bzwirs
Solved the problem by increasing the height of the form.

regards

Bill Zwirs