Feature Request: SearchMode = Smart Match

1 Answer 104 Views
GridView
Martin
Top achievements
Rank 2
Iron
Iron
Iron
Martin asked on 17 Sep 2021, 07:31 AM

Currently RadGrid has two options for matching: 

MatchAllTerms = AND filter

MatchAnyTerm = OR filter

I'd like a 3rd options : SmartMatch - which should work much like Google searching: 

So, what it should do i make a ranked match by doing an OR filtering and then order by descending of number of matches pr row. 

This way the best matching items will be on top of the grid and the least matching items on the bottom.

This should be fairly easy to implement...

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 21 Sep 2021, 12:00 PM

Hello Martin,

Thank you for the provided details.

Your suggestion is meaningful. And after a brief discussion with the development team, we decided that we can log a more generic solution. We can expose several methods of the "search as you type" engine so that the user can override it. This way you can create your own search logic depending on your requirements. You can find the feature request in our Feedback Portal where you can track its status and vote for its implementation.

I have updated your Telerik Points for bringing this to our attention.

Regards,
Dinko
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Martin
Top achievements
Rank 2
Iron
Iron
Iron
commented on 21 Sep 2021, 12:07 PM

Thanks - that would be excellent !
Tags
GridView
Asked by
Martin
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or