Search
13995 results 411-420
General
- Download › Editor 2.0 › Upgrading from 1.9also used in our SearchBuilder extension for DataTables.
- Editor 2.3.0 release notes › Release notes › Node.jsFixes: null values were not selectable when using SearchPanes and server-side processing Numeric validators weren't correctly handling the "common" validation that allowed it to pass (e.g. optional and empty) Tweak to validation function for booleans (duplication of tests)
- Editor 2.2.1 release notes › Node.jsFix: SearchBuilder server-side processing date "between" condition would cause a server error when the first date had been entered.
- Editor 2.1.3 release notes › PHPfor Oracle driver Fix: SearchPane option ordering could give
- Editor 2.1.0 release notes › Release notes › PHPfetch Fix: Performance of SearchPanes server-side processing was significantly
- Editor 2.0.8 release notes › Release notes › Editor-PHPSearchPaneOptions, adding this allows SearchBuilder to display select elements
- Editor 2.0.7 release notes › Release notes › Editor-PHPNew: Support for SearchPanes 2 server-side processing with
- Editor 2.0.6 release notes › Release notes › PHPfix: Fix issue with SearchPanes not being able to
- Editor 2.0.5 release notes › Release notes › PHPPHP SSP integration for SearchBuilder. Conditions all working, but
Forum
- 2nd Sep 2021Search in hidden row if found => visiblethey don't match the search expression. If you use
- 1st Sep 2021Custom toolbar elements and search panesand then click on search pane button, the calendar
- 31st Aug 2021Search panes gone after filtered and new draw()mixing range filtering and search panes also causes the issue, and is fixed by the solution, thanks!
- 19th Aug 2021Change Columns Data after AJAX searchtrying to show the search result while preserving the
- 19th Aug 2021How to search for a number within range in datatables delimited by "-" ?callback to highlight the search term you are using.
- 17th Aug 2021Collapse individual search panes with individual buttonto collapse the individual search pane. Currently I lack
- 13th Aug 2021Search pane filter apply after button clickof rows of the search pane. As there is
- 10th Aug 2021Is there a way for the search box ignore international chars ?See if this diacritics search plugin does what you want. Kevin
- 9th Aug 2021Keep the index value after a searchSorry, I misunderstood the question. I thought you didn't want it included in the search. You will need to use rows().invalidate() to have Datatables refresh its data cache after applying the indexes. For example: https://jsfiddle.net/my1htckz/ Kevin
- 5th Aug 2021Search broken with Foreign Key many-to-many fielda request containing the search parameters among other things.