I want to "Type and Search" feature on Grid.
I can implement as per following link:
https://es.infragistics.com/help/winforms/wingrid-searching-for-text-or-a-phrase-in-wingrid
But, it is not robust. it is working some time and failing some times, too.
It also hooks Keypress event. In my project, I also use the same event.
Can I have built-in feature?