Example of Print in ASP.NET MVC Tree Grid Control
The Tree Grid can be printed using the print method. While printing the pager and scrollbar will be removed if they are enabled in Tree Grid.
The Tree Grid can be printed using the print method. While printing the pager and scrollbar will be removed if they are enabled in Tree Grid.
By default, all pages will be printed. We can print current page alone by setting the PrintMode property value as currentpage.
In this demo, click the print icon to print Tree Grid.
More information on the print feature can be found in this documentation sectionopens in a new tab.
Looking for the full ASP.NET MVC Tree Grid component overview, features, pricing, and documentation? Visit our ASP.NET MVC Tree Grid component page.