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
230
Column minimum width vs. value (text) inside.
posted

Hi,

Is there any property and/or the right way how to make this feature happen: minimum column with when user tries to resize it will be depending of the text (value) inside of the cell (this means the minimum size of the column will be the max size of text displayed in column cell's)..

 Please advise on this,

Many thanks,

Igor

 

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    Hi Igor,

        You can size the column based on the text using the PerformAutoResize method on the column. You could then set the MinWidth on the column to the Width.

Children
No Data