DeeboData JS Grid Angular Grid
Contact Us Demo Pricing

Angular Datagrid Set the Default Data Grid Height

Angular Data Grid

File of interest

services/data-table-service.ts
dTblHeight: number = 500;


Adjust the 500 px default to fit your needs. Remember this property is a number, not a string. Don't add quotes or units (e.g., "px") to the value.