Search
2252 results 841-850
Reference
searchCols› Define an initial search for individual columns.Basically the same as the searchsearch› Set an initial search in DataTables and / or search options.The search option allows thesearch.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 if the filtering should be case insensitive or not.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 scrollY