Hi,
I am using two kendo tree views in my screen. The trees are taking long to load. Each of the tree has around 200 nodes with checkbox. I added .LoadOnDemand(true), but not of much help.
I am populating treeviews models in C# and passing it to the razor views. I am attaching my treeview's razor files (CasTradeOrgnTreePartial.cshtml and CasTradeDestTreePartial.cshtml) and C# procedure (populate_tree_model_C#_procedure.cs) .
Please advise, how to speed up the tree loading time.
Regards,
Manoj
I am using two kendo tree views in my screen. The trees are taking long to load. Each of the tree has around 200 nodes with checkbox. I added .LoadOnDemand(true), but not of much help.
I am populating treeviews models in C# and passing it to the razor views. I am attaching my treeview's razor files (CasTradeOrgnTreePartial.cshtml and CasTradeDestTreePartial.cshtml) and C# procedure (populate_tree_model_C#_procedure.cs) .
Please advise, how to speed up the tree loading time.
Regards,
Manoj