I have list of categories with options edit del activate/deactivate, so i displayed using DataTables 1.9.4.
My Problem:
whenever user clicks on edit,it redirects another page and after edit and save user comes back. so for preserving the user in same page i have used "bStateSave: true", but whenever user adds a new category it shouldn't preserve the page number, it should be on first page
can any one please help me to solve out this...
thanks in advance.
My Problem:
whenever user clicks on edit,it redirects another page and after edit and save user comes back. so for preserving the user in same page i have used "bStateSave: true", but whenever user adds a new category it shouldn't preserve the page number, it should be on first page
can any one please help me to solve out this...
thanks in advance.