inovua / reactdatagrid

Empower Your Data with the best React Data Grid there is

Home Page:https://reactdatagrid.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter and Sorting for java backend

anilsrik opened this issue · comments

Please note that this is not an issue and the stackoverflow link for asking questions is empty. Hence I'm asking a question here.

Our backend is Java (springboot) and hence wanted to check if there is an easier or known way to implement data filtering and sorting in the backend if the datasource is remote/async.

We are trying our solution thru community edition and if it is worthwhile we will opt for enterprise edition.