Example of Row Height in ASP.NET MVC Data Grid Control
This sample demonstrates the row height feature of the Grid. In this demo, the RowHeight for all the Grid rows can be changed as 20px, 40px and 60px on ToolBar button click.
DEMO
SOURCE
The Grid has support to provide RowHeight
property.