Hi,
I build a Kendo Dojo to demonstrate my point :
Dojo
I want to adjust the size of my DropDownList after each setDataSource command.
The current behavior adjust the height on first setDataSource only. I place two buttons to expose my point. If i click Small and Large after, the dropdown is very small and I need to scroll. Otherwise if I click the large button and small after, the dropdown is very large and show empty spaces after items.
I try resise, and refresh but it not working.
How can I adjust the size manually ? Thanks!
It's seems that the popup container set it's size at first opened and never change after