I'm trying to understand how to implement basic CRUD (modal) with Datatables Editor. Could you point to some direction, how to implement server side, please? So far if I understand correctly I do regular Rails CRUD with JSON responses as Datatables expect.
I'm trying to understand how to implement basic CRUD (modal) with Datatables Editor. Could you point to some direction, how to implement server side, please? So far if I understand correctly I do regular Rails CRUD with JSON responses as Datatables expect.