You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gvreddy04 Is this going to be added on a future release? I see the comment says it was supposed to be added months ago but I see no documentation surrounding it. Nested objects are very common.
Describe the bug
Example, I have an employee who has a relationship with the jobs table.
I want to filter by job name, how to do it?
I tried:
SortKeySelector="item => item.Job.Name"
Versions (please complete the following information):
Sample code
The text was updated successfully, but these errors were encountered: