Hi, I want to set the row height to 25 of the rows in the tree grid. I was able to do it setting the [rowHeight] property, but I have some columns that are templated (ng-template #template) with textbox, numeric box and combobox and the height of the row is set as the height of the combo.
1) How can a reduce the size of the combo box to fit the row height of the grid?
I tried with [cssClass] in the combos setting the height in css. The combo reduces the height and the row too but when I tried to select and item of the combo the dropdown list is small with scroll bar and it's not expand to show all the items of the combo.
I share some screenshots, the first one is without setting the height and the second is the height setted for combo with cssClass.
Thanks
Attachment:
screenshots_116d708b.zip