Hi, im having trouble setting up the filter and sorting properly. can anyone help me with this? thank you.
Where are you stuck?
On the checkbox filter, date filter and search filter.
(post deleted by author)
Are u having problem at search filtering or just at both search with sorting together?
Your data grid is bound to a collection.
Allow your collection to accept the date, checkbox and search parameters.
Your backend will filter the data.
Add a workflow that when the filters change, you re-fetch the collection