Bug with hidden rows

https://snippet.dhtmlx.com/tzktipeo

When I use “rowCss” property. I get empty row. And I cannot select row by click. Next row is selected.

“Content:sum” ignories hidden rows when I use a method “hideRow”

1 Like

It is not recommended to hide the row object using the css, as it will break the grid data structure.
Please, try to use the corresponded API in this case:
https://docs.dhtmlx.com/suite/grid__api__grid_hiderow_method.html