Hi,
I have a few frozen columns in my listgrid. I now encounter one cell which contains content with a line break. This breaks the height alignment between the frozen and non-frozen columns (see screenshot). i don't set the fixedRecordHeights explicitly (so it should be true). So I expected this to work fine. I don't have virtualscrolling property set either.
Could there be other settings which influence the fixed record heights and which do not work with frozen columns?
gr. Martin
I have a few frozen columns in my listgrid. I now encounter one cell which contains content with a line break. This breaks the height alignment between the frozen and non-frozen columns (see screenshot). i don't set the fixedRecordHeights explicitly (so it should be true). So I expected this to work fine. I don't have virtualscrolling property set either.
Could there be other settings which influence the fixed record heights and which do not work with frozen columns?
gr. Martin
Comment