TreeGrid custom cell editors

Hi there. I’m attempting to use dhtmlxTreeGrid and from what I’m seeing there’s no way to set custom column types in TreeGrid as you can in Grid. The project I’m working on would be better off if we could switch from Grid to TreeGrid, but we can’t make that switch unless we can continue using our custom-made exCell editors on the TreeGrid. Is this possible, and if so how would I go about implementing it?

Thanks.

Unfortunaetly you are not able to use the custom excells of the grid 5 in the grid/treegrid 6. Also, there is no custom editors in the grid 6.
I can suggest you only to cerate custom templates for your column with the completely custom logic and the html-content:
https://docs.dhtmlx.com/suite/grid__customization.html#addingtemplatetocells