Put CRUD Button in last Column for Serverside Tables
Put CRUD Button in last Column for Serverside Tables
Does anyone know how to add buttons like view/edit to a server side created table that uses the included php script/class.
I tried changing the simple.html sample in the Server_Side folder using the sample code from the "Generated content for a column" in the Ajax section of the examples but could not get this to work.
I love datatables but I find that the simplest of things are way,way to difficult to figure out. Unfortunately I dont find the new web site, manuals, samples, etc, that much of an improvement. I am just being honest and not knocking this great product.
Thank you,
Frank.
Replies
There is an example of how to do what you are looking for here: http://editor.datatables.net/examples/simple/inTableControls.html . It isn't server-side processing, but the same principle applies.
Fair enough! Thanks for the feedback. Perhaps you could suggest what you feel would improve it so I can act upon it?
Allan