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
1110
xamDataGrid - Group by data not matching with summary
posted

ID column value and Group by value (ID is the group by column) are not matching.

Attached zip file has .xaml, .cs and error image files.

To reproduce:

          1. Run the above code

          2. Select "Sum" for ID column and Drag ID column into group by.

          3. Scroll down to the end and scroll up to the beginning.

         4. ID value and Grouby Value is not matching. (check the image file in attached zip for the issue)

In the code, I am trying to remove (item text), apply data format and adjusting the summary row to show group by and summaries in one row.

What could be the issue?.

Thanks in advance.

GroupbyDataIssue.zip