Change row height in gridex janus

1.8k Views Asked by At

how to change row height of a gridex in janus when the gridex is binded to a root table? as you can see there is no property on gridex for setting row size.

1

There are 1 best solutions below

1
On BEST ANSWER

in init method of the form that grid is in it you can write : grdMPANDFilters.RootTable.RowHeight = somenumber