Hi there,
I have a problem with sorting a report from a .net application.
The thing is: the report has group #1 by id with the name displayed in the group header and we want the report to be sorted by the group names.
We have run this in .net 2.0 for some years at last without problem.
After changing to .net 4.0 we get the error "sort order is not defined within data definition"
What can I probably do?
Regards
Hans