Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
685
Grid row not growing with font
posted

This worked just fine before I upgraded.

My rows don't grow with the fontsize.  I've tried all the rowsize options like this:

grid.DisplayLayout.Override.RowSizing = RowSizing.AutoFree;

Here's what I get no matter what.

Parents
No Data
Reply
  • 7535
    Offline posted

    Hello Sean,

    May I know from which version you upgraded to V22.1?

    So if rows are not growing as per the font size may I know how you changing the font?

    You might have row hight set somewhere in the code, can you please check?

    I created a simple demo sample to test this  and not able to reproduce the issue,

    please share your sample reproducing the issue for further investigation?

    Regards,

Children