Hi,
When binding the grid to a List<CutomObject>, it throws an exception (Object Reference Not Set) in System.Linq.EnumerableSorter`2.ComputeKeys.
I already read other threads about that, it seems that setting EnableLinqExpression to false should do the trick.
It doesn't work for me.
I use a LinqDataSource to bind the grid.
Please help, it seems so obvious to me that this should work!
Patrick
When binding the grid to a List<CutomObject>, it throws an exception (Object Reference Not Set) in System.Linq.EnumerableSorter`2.ComputeKeys.
I already read other threads about that, it seems that setting EnableLinqExpression to false should do the trick.
It doesn't work for me.
I use a LinqDataSource to bind the grid.
Please help, it seems so obvious to me that this should work!
Patrick