On some grid controls, fields auto-fit their width to largest content in all / visible rows when double-clicking on label separator.
Is there a way to achieve this in XamDataPresenter?
Hello,
Currently, auto-fit resizing on a single cell is out of the box, but we are considering including this feature in future releases. For now, only AutoFit on all of the fields is supported. You can turn this on/off with the AutoFit property of the XamDataGrid.