Hi Dhivya,
You might need to extend ViewSettingsDialog control.
Will this sample help? TableFilterSearch - Override
Code: Plunker
Now search will operate on 'Contains'. If query value matches with source value, it gets all values irrespective of position, but sequential order.
Working Snippet:
Regards,
Sai Vellanki.