Hi Hugo, although you have 200 rows by default you only have 5 rows. You can control number of rows in the popup list through presentation model bead "rowCount":
<j:ComboBoxPresentationModel rowCount="10"/> El vie., 9 oct. 2020 a las 11:13, Hugo Ferreira (<[email protected]>) escribió: > Hi, > > I'm using now the Jewel ComboBox (by the way, the filter bead is very, very > good) and I'm facing a problem. > I have a ComboBox with around 200 rows. > > What happens is the the list instead of growing to down with a verticall > scroll (like Jewel DropDownList), the list occupais all the screen. > There is any bead to deal with this or this is the normal behaviour right > now ? > > Regards, > Hugo. > -- Carlos Rovira Apache Member & Apache Royale PMC *Apache Software Foundation* http://about.me/carlosrovira
