Binding Error in Custom Component #749
-
Beta Was this translation helpful? Give feedback.
Answered by
jonasnobile
Mar 2, 2025
Replies: 1 comment
-
Hi, you probably want to use just: <DataGrid
entities="Client[isActive=true]"
initialSorting={{ "stats.count": "desc", companyName: "asc" }}
> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kausik10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
you probably want to use just: