Search
2506 results 921-930
Reference
search.smart› Enable / disable DataTables' smart filteringin that it breaks the user's input into individualsearch.search› Set an initial filtering condition on the table.Search term that should be applied to the table.search.return› Enable / disable DataTables' search on returnThis initialisation option allows the number of searches tosearch.regex› Enable / disable escaping of regular expression characters in the search term.characters such as * into the filter, so a decisionsearch.caseInsensitive› Control case-sensitive filtering option.Flag to indicate whether or not the filtering should be case-insensitive.scrollY› Vertical scrollingVertical scrolling will constrain the DataTable to the givenscrollX› Horizontal scrollingnumber of columns in the table, you can enablescrollCollapse› Allow the table to reduce in height when a limited number of rows are shown.scrolling is enabled through the use of the scrollYrowId› Data property name that DataTables will use to set `-tag tr` element DOM IDsan id value from the data source for eachrowCallback› Row draw callback.it is rendered into the document. This means that