Sorting, filters, pagination didn't work( Please Help! #142
Unanswered
AlexLihuto
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hey @AlexLihuto. Your definition of data table looks fine, a little bit verbose, but nothing that should break. One thing I don't understand is why and how you're returning |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my DataTableType
method in service that create datatable and pass it to controller
All good, but sorting, pagination and filters didn't work(( When i use filtration and dump datatable after handleRequest method, query is good but table didn't render this query
Beta Was this translation helpful? Give feedback.
All reactions