Hi can you provide working sample of data table which I can directly bind to tree table. datatable should have parentId, id, and description
Hi, here’s the sample: http://webix.com/snippet/00dde2b2
In case additional information is needed, you may consult the docs: http://docs.webix.com/desktop__binding_details.html#bindingrules
This is amazing!! I am sorry my mistake… I wanted to ask reverse of this… means I have datatable with ID, ParentID and Description and want to convert it to treeview how can we do that? if you have something for this I can implement.
thanks
Shan
Please check