Filtering the records on checkbox selection in jsp

Filtering the records on checkbox selection in jsp

piyushbhatia89piyushbhatia89 Posts: 3Questions: 0Answers: 0
edited January 2014 in DataTables 1.9
I am having some arraylist data displayed in center of a jsp page in divs.On Left hand side,i m having some checkboxes,I want the arraylist to be refreshed on selection of any one of the checkbox.
Please help me how to do that?

Replies

  • ashiersashiers Posts: 101Questions: 8Answers: 7
    Since you're using Java you might want to consider using JED along with DataTables to display your data. Check out: http://jed-datatables.ca/jed/
This discussion has been closed.