I am working on a master/detail table in AgGrid. The functionality is nothing special besides that I want the detail grid to have a smaller height than the main grid. See image.
I was trying everything, and it seems that there is no way to set the rowHeight on the detail separately then on the main grid. There is a setting for the height of the row that expands detailRowHeight but this sets the height of the containing row not the rows of the sub grid.
Any answer is appreciated.
