Hello,
I have a grouping in my grid which is specified in xaml. The grouping has two possible values, "Live" and "Paper".
I'd like to ensure that the "Live" grouping is always on top, regardless of how the user sorts data in the grid. (They cannot sort by the column I am using to group by).
How can this be accomplished?
Thanks
I have a grouping in my grid which is specified in xaml. The grouping has two possible values, "Live" and "Paper".
I'd like to ensure that the "Live" grouping is always on top, regardless of how the user sorts data in the grid. (They cannot sort by the column I am using to group by).
How can this be accomplished?
Thanks