return to page number
return to page number
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)
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)
This discussion has been closed.
Replies
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