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

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

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

DEMO
SOURCE
;

Tree Grid has provide an option to customize the row height by using RowHeight property of Tree Grid.

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