This question is locked. New answers and comments are not allowed.
Hello, please help me!
[Using Q2 beta]
When the column that correspont to a navigation property in the model (to a complex type, like in the example of Display & Edit Templates the column Employee), I can't sort o group by this column. in both cases I got the error below. I supose that I have to specify what is the order property of the Employee for example, but a don't know how tu do it
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: DbSortClause expressions must have a type that is order comparable.
Parameter name: key
Source Error:
Source File: c:\Desarrollo\srojas\codigo\Maga\Maga\MagaSeguridadUI\Views\Grupos\Index.aspx Line: 43
Stack Trace:
thank you
[Using Q2 beta]
When the column that correspont to a navigation property in the model (to a complex type, like in the example of Display & Edit Templates the column Employee), I can't sort o group by this column. in both cases I got the error below. I supose that I have to specify what is the order property of the Employee for example, but a don't know how tu do it
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: DbSortClause expressions must have a type that is order comparable.
Parameter name: key
Source Error:
|
Source File: c:\Desarrollo\srojas\codigo\Maga\Maga\MagaSeguridadUI\Views\Grupos\Index.aspx Line: 43
Stack Trace:
|
thank you