darrachequesne / spring-data-jpa-datatables

Spring Data JPA extension to work with the great jQuery plugin DataTables (https://datatables.net/)
Apache License 2.0
447 stars 173 forks source link

it does work with datatable editor? #9

Closed EduardoUcha closed 8 years ago

EduardoUcha commented 8 years ago

I was wondering if it works with datatable editor.

Thanks.

darrachequesne commented 8 years ago

Hi! There is currently no support of datatables editor INSERT/UPDATE/DELETE actions (as documented here https://editor.datatables.net/manual/server).

But any PR is welcome! :angel: (yet I'm not sure if it can truly be implemented in a generic way)