Export Multiple TreeLists to Excel
The following example demonstrates how to export 2 or more Kendo UI TreeLists to the same Excel document when working in ASP.NET MVC applications.
Each TreeList is exported to a separate Excel sheet. For additional information on this topic, refer to the Excel export overview article.
To see the example, refer to the Visual Studio project on multiple TreeList Excel export.