Hello,
When I set FixedLocation="FixedToNearEdge" for the first column in a XamDataGrid. A little extra column (white colour) appeared at the right side of the first column. Is there any way to remove or hide the little extra column when the first column is at its fixed location?
Thanks.
It works. Thank you.
This is the Fixed Field splitter. If you want to remove this, you can set the FixedFieldUIType property of the FieldlayoutSettings to None.