Search
14082 results 311-320
Reference
language.searchBuilder.title› Set the SearchBuilder Title textSearchbuilder can show summary informationlanguage.searchBuilder.rightTitle› Set the title attribute of the SearchBuilder right buttonAs standard, SearchBuilder will set the right button's title to 'Indent criteria'. This title is displayed when the mouse hovers over the right button. The value of language.searchBuilder.rightTitle is passed into an i18n() function.language.searchBuilder.right› Set the text of the SearchBuilder right buttonAs standard, SearchBuilder will set the right button's text to '>'. The value of language.searchBuilder.right is passed into an i18n() function.language.searchBuilder.logicOr› Message to display when OR logic is in placeAs standard, SearchBuilder will set the logic button to display 'Or' when OR logic is in place.language.searchBuilder.logicAnd› Message to display when AND logic is in placeAs standard, SearchBuilder will set the logic button to display 'And' when AND logic is in place.language.searchBuilder.leftTitle› Set the title attribute of the SearchBuilder left buttonAs standard, SearchBuilder will set the left button's title to 'Outdent criteria'. This title is displayed when the mouse hovers over the left button. The value of language.searchBuilder.leftTitle is passed into an i18n() function.language.searchBuilder.left› Set the text of the SearchBuilder left buttonAs standard, SearchBuilder will set the left button's text to '<'. The value of language.searchBuilder.left is passed into an i18n() function.language.searchBuilder.deleteTitle› Set the `title` attribute of the SearchBuilder delete criteria buttonAs standard, SearchBuilder will set the delete criteria button's title to 'Delete filtering rule'. This title is displayed when the mouse hovers over the delete button. The value of language.searchBuilder.deleteTitle is passed into an i18n() function.language.searchBuilder.delete› Set the html of the SearchBuilder delete criteria buttonAs standard, SearchBuilder will set the delete criteria button's html to '×'. Which is a HTML character for a small cross. The value of language.searchBuilder.delete is passed into an i18n() function.language.searchBuilder.conditions[type]› The object containing the condition names for a specific typeto be customised within SearchBuilder. This allows for Internationalisation
Forum
- 17th Oct 2022Search within child rows using parent table's searchbuildercolumn approach, can the search builder filter the data
- 12th Oct 2022How I Remove Show And Search Optionsearch can be used to disable search (and remove the search input). pagingType to change the paging buttons and info to remove the table information (assuming I've understood that point). The full list of options is available here. Allan
- 5th Oct 2022Clear search input after hiding columntoo later, after the search has been performed. Instead
- 4th Oct 2022Hi how can I move the search box to the top right instead of top center?Hi which dom option moves the search element?
- 29th Sep 2022DataTables : using button - search in multiple columns using OR operatorI want to apply search. And than based on
- 23rd Sep 2022Rows not returned after column searchBasically I want to search a specific column's rows
- 22nd Sep 2022Do we have a feature of "Search Field" In Column visisbility In Data Tablehttps://datatables.net/manual/api#Example---column-filter An example with column search in the footer. Of course you can move it to the header: http://live.datatables.net/riyexepe/1/edit
- 19th Sep 2022Search, order between two letter number stringthe value for the search operation. See the computed
- 16th Sep 2022Position of search panes using Bootstrap 4 with buttonto ensure the correct search pane position, and added
- 13th Sep 2022Can the DataTables search functionality utilize boolean search (using AND, OR keywords etc.)?Either in the Global Search or the Office column