return to page number

return to page number

mickeymicmickeymic Posts: 23Questions: 0Answers: 0
edited September 2009 in General
Hello,

Sorry for my english.

I explain my problem :

I use dataTables => no problem
I have possibility to edit all the line of my table (to an other page with a link) => no problem

Now I want that :

If I am on the second page of the paginate, going to the second page after modification (edit the line)

I hope that you understand my problem

Thanks for your help

;D)

Replies

  • allanallan Posts: 61,697Questions: 1Answers: 10,102 Site admin
    Hi mickeymic,

    Have a look at this discussion:
    http://datatables.net/forums/comments.php?DiscussionID=573

    Quick summary - if you are using fnUpdate() - pass 'false' as the fourth parameter.

    Regards,
    Allan
This discussion has been closed.