Setting radiobutton groups in DHTMLXTreeGrid

Hi

I am currently using DHTMLXTreegrid, within my grid i need to assign radio buttons for certain levels, all the category names under the same hierarchy or level should be assigned a radiobutton group, the radio buttons are under a header call “Set default attribute” , so i need to enable any one radio button under all the levels in the same branch.How do we maintain radio button groups?

Unfortunately radio buttons groups are not implemented in the dhtmlxTreeGrid. Technically it possible to change the code of treeGrid, so it will be able
to support your requirements, but it will require heavy customization.
You can contact sales@dhtmlx.com
about customization details.

Hello,

we also need this function in treegrid, is there a solution meanwhile?

Thx in advance

Unfortunately we still have not built in solution for such use-case.