MFXComboBox visible rows #242
julianprimetshofer
announced in
Archived
Replies: 1 comment
-
@Keiinmal Please see here #243 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I need to work with a MFXComboBox but appearently it always only shows 3 rows. Normally it would be possible to use "comboBox.setVisibleRowCount(int)" to change the amount but it looks like MFXComboBox does not extend the JavaFx ComboBox. Is there any way to still change the amount?
Beta Was this translation helpful? Give feedback.
All reactions