Height "content" for cell with grid

Cell’s “content” height is not working properly if grid is attached to it.

Sample is there: https://snippet.dhtmlx.com/pzz6ax6j

I would like to adjust cell height to small grid, how can i do it?

Unfortunately, the grid and the treegrid components require the container to have a defined height. It is not available to use the “content” solution in this case.