Hello!
I use the Grid of Prometheus Futures . Now I added:
Everything is working fine until the Grid is empty. Then there is an exception in ASPX:
No property or field 'Subject' exists in type 'Object'.
I found nothing - neither in the forum nor in the domentation. Is this a bug or am I doing something wrong?
Thanks and greetings,
Philip
I use the Grid of Prometheus Futures . Now I added:
| <SortExpressions> |
| <telerik:GridSortExpression FieldName="Subject" SortOrder="Descending"> |
| </telerik:GridSortExpression> |
| </SortExpressions> |
Everything is working fine until the Grid is empty. Then there is an exception in ASPX:
No property or field 'Subject' exists in type 'Object'.
I found nothing - neither in the forum nor in the domentation. Is this a bug or am I doing something wrong?
Thanks and greetings,
Philip