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
115
XamGrid sorting
posted

We found one issue regarding Infragistics (WPF4 v13.2) XamGrid sorting when we have hierarchical data.

 

Issue – When we expand the main rows from XamGrid & click on header columns to sort inner table. It sorts all the data in other inner tables also.

 

We have attached a sample application for the same.

 

Scenario – 1 – Expand both the rows. Click on “Department Name” column header, it sorts both the employee’s data in ascending order.

 

Scenario – 2 - Click again on “Department Name” column header, it sorts both the employee’s data in descending order.

SortingXamGrid.zip