• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

datatable pagination super need help from anyone of you!

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
my issues is
i got a datatable pagination which have 10 page
when i select page 5 and i select the data that i want to select... then i wan go back to the datatable to select another data
when i go back the datatable, it will go back page 1...

how can i remain the page index at 5 if i go back the datatable...
same question, how can i fix it at the page that i selected...

this purpose is more convenience for user

kindly share sample code or any tips or some reference.... appreciate for help
 
Time flies like an arrow. Fruit flies like a banana. Steve flies like a tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic