Search
13944 results 901-910
Forum
- 20th Mar 2018How to approach having to use a huge search parameter? Aka "regexp too big" overflow errorHi, As we discussed on Github I would suggest that you use a custom search plug-in rather than using a massive regex that the Javascript engine can't handle. Allan
- 20th Mar 2018Global Regex search needs to keyin backspace to work, How can it be resolved?I would like second that regex does not work with OR | until backspace is entered. This is with the recommended settings: search: { regex: true, smart: false },
- 16th Mar 2018Search not able to find recordsHey, thanks for your answer. I can search for the first column, ID. Thats it ^^ As you can see below, searchable is not disabled.
- 16th Mar 2018how to show previous and next row in searchThen builds a regex search of val1|val2|val3 and searches the column. Not much
- 14th Mar 2018Giving column a priority when using row level searchThe search function filters the table
- 14th Mar 2018Regex search: if any word is starting with the given search input streamI am asking for word boundary search regex which I know is \bword\b but this ignores all the special characters
- 14th Mar 2018Column Searchquery->where( $this->_ssp_field( $http, $i ), '%'.$search.'%', 'like' ); to be: $query->where(
- 14th Mar 2018Custom filtering - range search not working because of £ signsYou'd need to strip the £ symbol before converting the string to a number in the search function value.replace('£', '') should do that. Allan
- 12th Mar 2018How to display a warning if a filter (search) is applied by Yadcf?I uses for the search is no more more
- 9th Mar 2018Get filter / search value on page loadcurrent state of the searches for the table and