Example of Row Height in Javascript Tree Grid Control

/
/
Row Height

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

More Details...

Description

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