as title
how complex is you data?
If you mean functionality like next
http://docs.webix.com/api__link__ui.form_complexdata_config.html
Nope, it is not supported by datatable.
You can use templates of columns to show any complex data, but there is no easy way to edit complex data structures.
Thanks for response @maksim. Maybe it’s the best way to flatten and unflatten JSON.
It will be very very usefull to load data like “complexData” because templates break selectFilter options for exemple.
I think add “complexData: true” in datatable config may usable data loading buy “nested.attribute”.
For now we lose lot of time to write unnecessary templates and a lot of time to rewrite all selectFilter to add custom options!
Please add it on datatables, treetables …