Tabulator API Build
Undo Edit
Redo Edit
Select Visible
Select All
Deselect All
Download CSV
Download XLSX
Download HTML
Print Table
id
Company
Status
Prefix
FirstName
Last Name
City
=
<
<=
>
>=
!=
like
Clear Filter
Clear Column Filters
?
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)