Due to some performance issues on the application. I need to do the binding via a json file instead of using an api. However, I was running into an issue doing sorting/filtering.
The application displays a list of data. It needs to filter data by a date range.
Could someone provide me a direction on what I need to do?