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
1155
manual multiple sorting
posted

Hi,

I found that when the DataSource of the XamDataGrid is about 10,000 lines, the built-in sorting is a little bit slow, I try implement the sorting by linq. However, I have a requirement for multiple sorting and I didn't see any possiblity to implement it in the sort method.

Could you please take a look at the sample?

Thank you!

XamDataGridSelection.zip