: Table-Sort Script with Search Feature I lost a JavaScript-based, sortable-table script that had a unique feature of a search box. The search box that made non-relevant rows disappear when a user
I lost a JavaScript-based, sortable-table script that had a unique feature of a search box. The search box that made non-relevant rows disappear when a user typed a word.
Any idea where I can find a similar script to this? Again, it is all JavaScript based.
More posts by @Margaret670
1 Comments
Sorted by latest first Latest Oldest Best
The best and easiest thing to use is the jQuery Datatable plugin. Of course, at this very second, the website is down: www.datatables.net/
Edit: The site is back up now. Check it out for some really nice demos. The rest of my comment is below, as it still provides some good info.
To see what it's all about in the mean time, check out: www.codeproject.com/Articles/194916/Enhancing-HTML-tables-using-a-JQuery-DataTables-pl
There's also a working demo, with the search field in the upper right corner of the table, here: jquery-datatables-column-filter.googlecode.com/svn/trunk/index.html
That site above is actually for a plugin that adds a column filter as well, so you can search only a column. The default search for the Datatable plugin searches all fields in a row.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.