Disable the rendering of the individual rows on the gantt

Hi,

We want to improve the performance of the Gantt rendering and found that there is a property “show_task_cells” to disable the rendering of the cells.
Is there any equivalent property to disable the rendering even for the rows.

Thanks in Advance.

Hello,
you can try this property
docs.dhtmlx.com/gantt/api__gantt … onfig.html
Seems like we don’t have an option for complete clear background, you can chose between rows display and a image background.
If you want to hide rows for the performance reasons - there is no notable difference between these modes