EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: 2plus2 on March 15, 2013, 07:54:30 AM



Title: Controling Combobox "panel" height
Post by: 2plus2 on March 15, 2013, 07:54:30 AM
Howdy...

We are trying to implement a combo box on our form and each drop down is fixed at 198px; It's not paying attention to the data loaded (manually and via remote) and resizing the drop down panel appropriately. (I'm thinking the height should be auto.)

We have the latest version of jeasy installed.


Title: Re: Controling Combobox "panel" height
Post by: 2plus2 on March 20, 2013, 09:30:22 AM
Is there anyway we can get access to the height of the combo-box panel? We have many combo boxes with two items, and having a height of 198 is way too much. I understand that you need to fix the height to get a scroll bar, so maybe we can get a tiered height that is based on number of items in the combo box?

Thoughts?


Title: Re: Controling Combobox "panel" height
Post by: stworthy on March 20, 2013, 05:18:12 PM
The 'panelHeight' property can be used to change the height of drop-down panel.