Hello Tiago,
Use the kendo.ui.progress() method with the .k-grid-content element inside the TreeList.
http://docs.telerik.com/kendo-ui/api/javascript/ui/ui#methods-progress
Regards,
Dimo
Telerik
Use the kendo.ui.progress() method with the .k-grid-content element inside the TreeList.
http://docs.telerik.com/kendo-ui/api/javascript/ui/ui#methods-progress
kendo.ui.progress($("#TreeListID .k-grid-content"), true);// ...kendo.ui.progress($("#TreeListID .k-grid-content"), false);Regards,
Dimo
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items