tdikarim
20 Sep 2012, 3:32 AM
Hi All,
I use this (provide by scott) for change the height of the row
.x-grid-with-row-lines .x-grid-cell-inner {
line-height: 50px;
}
This solution adapt the line-height for all grid
I have a grid with rowexpander that contain another grid
And for this sub-grid I want to conserve the standard line-height
If you have a solution for change the line-height grid by grid ... thanks for sharing.
Karim
I use this (provide by scott) for change the height of the row
.x-grid-with-row-lines .x-grid-cell-inner {
line-height: 50px;
}
This solution adapt the line-height for all grid
I have a grid with rowexpander that contain another grid
And for this sub-grid I want to conserve the standard line-height
If you have a solution for change the line-height grid by grid ... thanks for sharing.
Karim