Datatable not sorting

Datatable not sorting

Al GrantAl Grant Posts: 10Questions: 4Answers: 0

Hi All,

Just starting out with datatables on a Springboot project. I have a datatable like this:

http://live.datatables.net/kovuvisa/1/edit

The sorting on this works in the UI - but notice I have commented out the backend connection. When I have the backend connection going locally the sorting is not working. Is this sorting needing some code in the backend to support it?

Cheers

Al

This discussion has been closed.