The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
...but it''t NOT!
Where can one change the row height for the entire grid???
I changed the font on my grid and much to my surprise (and dismay), I see that the grid does NOT upate the row size to accomodate. Very strange behavior (why would anyone want to start out with rows that can''t fit the text being displayed?) Anyway.. then I tried to find someplace to find change the Row Height and it doesn''t seem to exist. Tried changing Default Row Height, but it has no effect at all. Looked the the BaseStylesMap - nothing, TableStyles - nothing, individual GridBoundColumn style - nothing.
Good grief!
ADAdministrator Syncfusion Team March 10, 2005 10:15 PM UTC
Did you try setting
me.GridDataBoundGrid1.DefaultRowHeight
It works for me in the sample.
http://www.syncfusion.com/Support/user/uploads/GDBG_RowHeight_cbdac6ab.zip