Search
13805 results 301-310
Reference
searchPanes.container()
› Returns the node of the panes container.This method provides the ability to return the node of the container that is storing all of the SearchPanes. As it is a getter it does not take any argumentssearchBuilder.preDefined
› Set a predefined search querybe used to configure SearchBuilder regardless of how thesearchBuilder.logic
› Set the default logic operatorbe used to configure SearchBuilder regardless of how thesearchBuilder.liveSearch
› Control live search operationbe used to configure SearchBuilder regardless of how thesearchBuilder.greyscale
› Removes the colours from SearchBuilderbe used to configure SearchBuilder regardless of how thesearchBuilder.filterChanged
› Function to update title text when selections are made.be used to configure SearchBuilder regardless of how thesearchBuilder.enterSearch
› Trigger a search on the enter key rather than every keypressbe used to configure SearchBuilder regardless of how thesearchBuilder.depthLimit
› Impose a limit on the depth of the groupsbe used to configure SearchBuilder regardless of how thesearchBuilder.conditions
› Define custom conditions for SearchBuilderbe used to configure SearchBuilder regardless of how thesearchBuilder.columns
› Restrict which columns can be filtered onbe used to configure SearchBuilder regardless of how the
Forum
- 27th Apr 2022childrow iframe getting refreshed once search function is usedjust wondering as the search does not search the
- 26th Apr 2022How to change searchBuilder button and still have the Search Builder box embedded in the page.the text of the Search button, which defaultly says
- 26th Apr 2022Perform Server-side Processing only during Searchside processing. Server side search has serious disadvantages compared
- 21st Apr 2022Increase the distance from the search field to the table headercreate a particularly large search filed and to create
- 13th Apr 2022Display sum of column instead of counting rows in search panese in the first search pane that for example
- 13th Apr 2022Search pane filter that returns the top 10 highest valuesthe strings in a search, along with any other
- 11th Apr 2022Alphabet Search Reset Sorting along with DropdownsYou are using this search: column .search(val ? '^' + val + '$' : '', true,
- 11th Apr 2022Search in two columns with multiple values separated by a pipeIn the search plugin you can use any supported Javascript method like regex search(). Kevin
- 9th Apr 2022Grouping in search paneWhen I think about it, this should not be possible as the search panes only contains unique values. There is nothing to group on. Right?
- 9th Apr 2022Change "No data" in search paneThanks! Is it possible to somehow target an indiviual search pane?