Tabulator Working Build
Undo Edit
Redo Edit
Select Visible
Select All
Deselect All
Reset Columns
Reset Sort
Reset Filter
Reset Page
Full Reset
Load JSON
Download CSV
Download JSON
Download XLSX
Download PDF
Download HTML
Print Table
id
Company
Status
Prefix
FirstName
Last Name
City
=
<
<=
>
>=
!=
like
?
Tabulator comes with a number of filter comparison types:
= - Displays only rows with data that is the same as the filter
< - Displays rows with a value less than the filter value
<= - Displays rows with a value less than or equal to the filter value
> - Displays rows with a value greater than the filter value
>= - Displays rows with a value greater than or equal to the filter value
!= - Displays rows with a value that is not equal to the filter value
like - Displays any rows with data that contains the specified string anywhere in the specified field. (case insensitive)
Clear All Filters
?
Further Help to tighten your Search Criteria :
^pen - Displays only rows where words Start with "pen"
ing$ - Displays only rows where words End with "ing"