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
1065
How to remove the little extra column besides a fixed location column
posted

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.

Parents
  • 69686
    Verified Answer
    posted

    Hello,

    This is the Fixed Field splitter. If you want to remove this, you can set the FixedFieldUIType property of the FieldlayoutSettings to None.

Reply Children
No Data