Hi guys, I'm getting this exception whenever I try to sort a collection of items by any column.
I'm using the DataGrid to display items obtained from nHibernate.
This is a processed collection, after I filter out only required items, so I suppose one of the items has something wrong with it. Does anybody have any idea where I should look?
I've attached a file with the output.
Thanks!