ListViewCombobox DropDownHeight

0
0

Hi,

I’m using ListViewComboxBox and its DropDownHeight does not automatically change like DropDown in normal ComboBox. Is any way to to set its height to fit the content in dropdown?

Thank for your help,

Page

  • You must to post comments
0
0

Hi Page,

#2293 is included in Wisej 2.1.75

Best regards
Frank

  • You must to post comments
0
0

Hi Page,

With the current build, setting ItemHeight doesn’t work  (it was actually supposed to be hidden), but we added a new enhancement (#2293) that wires the inner ListViewItem row heights to the value of the ListViewComboBox’s ItemHeight.

With this enhancement you’ll be able to calculate exactly how many items you want to have visible in the DropDown by setting the ItemHeight and DropDownHeight properties accordingly.

The enhancement will be available in the next build!

HTH,

Levie

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.