Search code examples
javascriptjqueryhtmljakarta-eestruts2

A library to filter the data in the main home page table (jsp)


I have designed a system by using (java, HMTL5, CSS3, JavaScript. JQuery, Struts2, and DB2). in the main page table, I have a button that is suppose to be used for filtering the data based on whatever the user wants to view only in the main page. For example, the user could only view the data that were logged into the system between 3/5/2019 and 4/5/2019, or he/she could be able to filter it by the Engine System which falls under the Related System column. I heard from a friend that there are libraries that could help me with this kind of data filtering, and I'm wondering if someone could guide me and tell me what should at least I search for on Google so I could get the right libraries or examples that will help me in this.

Please comment below if this question is not clear enough so I could modify at or give more explanation as I'm still new to this world.

Thank you

enter image description here


Solution

  • Here is what you are looking for:

    jQuery fancyTable

    Please visit the below page and you will find JQUERY FANCYTABLE Enable Sorting, Filtering, And Pagination For Table.

    https://www.jqueryscript.net/blog/best-table-filtering.html