Search
13813 results 881-890
Forum
- 29th Mar 2018Multi column search?built in the complex search as an option it
- 27th Mar 2018Search in muliple column with OR conditionA custom search plugin would need to be created for this. Kevin
- 23rd Mar 2018Issue with Search and editordata it needs to search the table, and when
- 23rd Mar 2018How to set new value in searchmore parameters with the search, the example above will
- 22nd Mar 2018Disable sort during searchcould listen for the search event kicking off, and
- 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