multiline

how to make fixed height for a row in multiline mode. I am not using smart rendering.


If you just need to have custom height of row, you need not use multiline mode , but just update dhtmlxgrid.css


div.gridbox table.row20px tr td{
height:20px; //<= update this value with any necessary height