An excellent component.
Sorting (clicking on column headings) works fine, except when using the Paginating Data Provider. In which case nothing happens :(
→ crud.setFindAllOperation(DataProvider.fromCallbacks
Please advise. (3.6.1-SNAPSHOT)
An excellent component.
Sorting (clicking on column headings) works fine, except when using the Paginating Data Provider. In which case nothing happens :(
→ crud.setFindAllOperation(DataProvider.fromCallbacks
Please advise. (3.6.1-SNAPSHOT)
Check this example:
Thank you