Hi,
I use the AutofitStyle property and ResizeAllColumns to size my grid columns.
Is it possible for me to specify the minimum size for certain columns and let the others be autosized?
Thank You,
There's a MinWidth property on the column, as well as MaxWidth.