JET Version: 10.0.0
Hi Community/JET Team
We are using TreeView with data sourced from a web service.
Cookbook example Data Source: Collection leveraging CollectionTreeDataSource is just what we need however I see from the JS Doc that it's deprecated.
Element: (0 Bytes)Is there a replacement or alternative technique for using TreeView with Collections? By using a collection, it makes life a lot easier when working with external services.
Thanks!