• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Row Height in ASP.NET Core Tree Grid Control

This sample demonstrates the row height feature of the TreeGrid. In this demo, the rowHeight for all the TreeGrid rows can be changed as 20px, 40px and 60px through ToolBar button click.

DEMO
SOURCE

TreeGrid has provide an option to customize the row height by using rowHeight property of treegrid.

In this sample, we have enabled an option in Toolbar to customize the row height of TreeGrid to 20px, 40px and 60px.