Hi
We are currently using EntityDataSource to bind data to grid. Currently sorting on single column works fine.
When I enable multi column sorting on grid it gives me the below error. But Multi column sorting works fine with Object Datasource.
Below are the error details.
'QueueId' could not be resolved in the current scope or context. Make sure that all referenced variables are in scope, that required schemas are loaded, and that namespaces are referenced correctly., near simple identifier, line 18, column 1.
Regards
Vikram