Filter out data in search, instead of highlighting

Tags: #<Tag:0x00007efc644735a8>

Is there a way we can filter out data, that is searched in searchbar instead of highlighting the row.

Hi @monster_bishal

do you mean something like this http://jsfiddle.net/handsoncode/rt89r6yr/?

I added the plugin for filters but when i use addCondition() function i get this kind of error
also i checked the value for plugin variable it’s not nul
TypeError: Cannot read property ‘addCondition’ of null
at t.value (handsontable.full.min.js:45)

Can you share a demo where this issue can be replicable?

http://jsfiddle.net/cyjp496e/7/ can you check this please

That works just well. You just need to enable the plugin first, please check this demo http://jsfiddle.net/handsoncode/1eu4gdxm/