Is it possible to add a dynamic column in kendo UI treelist, I have seen this post which is quite old, it says its not supported in kendo UI library.
Other alternate is destroy and recreate the kendo UI TreeList, but I am applying many css and data changes on TreeList so recreating will be a lot of effort bcs I will have to track these changes and re apply them.
I would like to know if there is any other solution then re creating the kendo UI TreeList.