This is a migrated thread and some comments may be shown as answers.

Google-like Filtering Tweaks

1 Answer 45 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 13 Mar 2014, 09:12 PM
Hi All,

I've implemented the following functionality in my RadGrid:
http://www.telerik.com/help/aspnet-ajax/grid-google-like-filtering.html

It works well, but it appears to auto-fill the entire value when a user would like to select a subset.  For example, if we have days of the week in the ComboBox the user would like to be able to type "sday" and get Wednesday and Thursday back.  Is this at all possible?

Also is there a way to implement a IsNull and IsNotNull functionality in these RadComboBoxes?

Thanks,
Mark

1 Answer, 1 is accepted

Sort by
0
Accepted
Konstantin Dikov
Telerik team
answered on 18 Mar 2014, 02:43 PM
Hello Mark,

For achieving such behavior you should set the Filter property of the RadComboBox to "Contains". 

An online demo with the available Filter options could be found at the following link:
Please give this a try and see if it works as expected on your end.


Regards,
Konstantin Dikov
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or