Add/edit/delete options?
Add/edit/delete options?
I am using datatables to display inventory data from a mongodb instance (AJAX). I need a decent way to add/edit/delete records and jeditable really doesn't fit. What I'd prefer is a way to pull up a fairly detailed form, either as another page or some sort of popover, make my changes, then reload datatables. Does anyone have any good ideas/examples/code samples of something like this?
This discussion has been closed.