Is it posible inactivate a sidebar cell

I can set the active cell with mySidebar.cells(“someId”).setActive();

but is possible set inactive?

Thanks, Jose Rodriguez

Hello,

setActive can’t turn off operation of an id. You can use the event

docs.dhtmlx.com/api__dhtmlxsideb … event.html

snippet.dhtmlx.com/e091f3405