Categories | Question details Back To List | ||
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? Answer posted by dhxSupport on Dec 22, 2009 01:51 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 mailto:sales@dhtmlx.com
about customization details. |