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
290
Is it possible to specify a minimum width of a column in XamDataGrid?
posted

Hi,

I do not want to specify width for each and every column(Field) that I am showing in a grid.

But, I want to limit a minimum width for "all" columns of a grid. So that, I only tamper the default width of a column if it is less than the Minimum width that I want all columns to have. Is that possible?

Thanks.