• Material 3
  • Fluent
  • Fluent2
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Print in ASP.NET Core Tree Grid Control

This sample demonstrates the option to print the TreeGrid. Click the print button from the toolbar item to print TreeGrid.

DEMO
SOURCE

The TreeGrid can be printed using the print method. While printing the pager and scrollbar will be removed if they are enabled in TreeGrid.

By default, all pages will be printed. We can print current page alone by setting the printModeproperty value as currentpage.

In this demo, click the print icon to print TreeGrid.


More information on the data binding can be found in this documentation section.

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab