Set the Default Row Height
Javascript Data Grid
Setting a different default row height for the data grid is very easy. Simply copy the code below and search for it in the enterprise script. By default, the row height is set to 50 pixels. Adjust this number as needed to fit the needs of your users and the type of data you are presenting.
defltRHgt: "50px"