Put CRUD Button in last Column for Serverside Tables

Put CRUD Button in last Column for Serverside Tables

fdeciccofdecicco Posts: 8Questions: 1Answers: 0

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

  • allanallan Posts: 61,744Questions: 1Answers: 10,111 Site admin

    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.

    Unfortunately I dont find the new web site, manuals, samples, etc, that much of an improvement.

    Fair enough! Thanks for the feedback. Perhaps you could suggest what you feel would improve it so I can act upon it?

    Allan

This discussion has been closed.