How do you set a column's width to the largest content size to fit. Like in excel when you double click column border.
Hello,
This is now available as a built-in feature in the XamDataGrid. You can see samples of this behavior in the XamFeatureBrowser which is installed with the samples installer. Moreover, this can be achieved by calling the PerformAutoSize() method of the Field or double click on the edge of a field (like in Excel).