Hello, not sure if it’s intended or if it’s a bug, but as you can see on this snippet :
https://snippet.dhtmlx.com/aygs4nkj
if you have a task with hide_bar = true, its baseline is still visible (but the task isn’t).
btw, is there a good method to put “” (empty string) as value for all columns in the grid when there is a hide_bar = true ? I know i can do it with the “template” attribute on each column but i wonder if there is a more global way