How to put an edit and delete column in server-side jquery datatables?

How to put an edit and delete column in server-side jquery datatables?

titus85titus85 Posts: 6Questions: 1Answers: 0

Hi! I'm a newbie programmer can anyone help me? I'm trying to add a column that contains edit and delete...I've followed the procedures on server-side processing...downloaded the ssp.class.php on github...and now my datatables are processing server-side and it's working...Now my problem is that I'm trying to add a column that has a function edit and delete row...not inline editing but to another page...and the delete would have a confirmation before deletion just like "Are you sure you want to delete this?Yes/No"....I'm confused..,can i attain this with JavaScript or with PHP?Does anyone know a LINK/Tutorial that has this functionality?I'm freaking out right now cause I don't know how to solve this....,By the way...I would like to thank you all in advance for helping me out.THANK YOU!!!GOD BLESS!!!

This question has an accepted answers - jump to answer

Answers

  • titus85titus85 Posts: 6Questions: 1Answers: 0

    Hello?Anyone?Please help me.......T_T

  • allanallan Posts: 62,982Questions: 1Answers: 10,364 Site admin
    Answer ✓

    Please don't post duplicates. There are only three forum rules, please follow them:

    1. Post links to test cases
    2. Don't post duplicates
    3. Remain polite.

    Thanks,
    Allan

  • titus85titus85 Posts: 6Questions: 1Answers: 0

    @Allan, how to delete this discussion?Thanks!

This discussion has been closed.