Page 1 of 1

List out of screen

PostPosted: 18 Sep 2015 14:22
by etwoss
Hi

My dropdown list goes out of my form. What can i do about this?

Tried PositionOptions, Collision 'fit', but that gives strange behaviour, the dropdown is openen en closed immediately. Only when i move the cursor directly in the dropdownliat and go to the scrollbar, i can scroll down

'fit none' works better

Eric

Re: List out of screen

PostPosted: 18 Sep 2015 18:43
by assapan
Hi , i have the same problem ,

Image

solution i found is to set maxheight=300

Image

Re: List out of screen

PostPosted: 19 Sep 2015 17:01
by etwoss
Thanks!