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
2387
Getting only the first column to adjust the size
posted

I have an UltraGrid with 3 columns, I only want the first column to change size.  Right now all the columns are staying proportional to each other.  I know it is something simple, but I cannot figure out what to change to get the last two columns to stay at a fixed with of 65.  I am setting the Width, MinWidth, and MaxWidth on them.

Sam

  • 469350
    Suggested Answer
    Offline posted

    Hi Sam,

    If you are setting MinWidth and MaxWidth and the column size is still changing, then something is wrong. That should work.

    What is the AutoFitStyle you are using?

    Are you using RowLayouts?