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
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.