How to filter comma separated input values row wise in Kendo UI Grid in ASP.NET MVC?

2 Answers 103 Views
Filter Grid
Nilesh
Top achievements
Rank 1
Nilesh asked on 14 Oct 2022, 07:04 PM

I am using kendo grid UI in my MVC application. I want to filter the multiple comma separated input values row wise, for single input value its working fine but for multiple comma separated values its not working. 

Please let me know if it is possible to filter the multiple comma separated values.

Thanks in Advance!

2 Answers, 1 is accepted

Sort by
0
Anton Mironov
Telerik team
answered on 19 Oct 2022, 11:03 AM

Hello Nilesh,

Thank you for the image and details provided.

In order to achieve the desired behavior with comma separated row input filter for strings, I would recommend using a MultiSelect.

The following dojo example is demonstrating an example of the approach:

Give a try to the approach above and let me know if this is the desired result.

Looking forward to hearing back from you.

Kind Regards,
Anton Mironov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Nilesh
Top achievements
Rank 1
commented on 20 Oct 2022, 08:45 AM

Hello Anton,

Thank you for the answer!

Can we use the same Multiselect in filter itself? As I can see in demo we can select the multiple values but not in the filter box.

Anton Mironov
Telerik team
commented on 24 Oct 2022, 09:51 AM

Hi Nilesh,

Thank you for the kind words. 

In order to achieve the desired behavior, I would recommend trying the approach from the following article:

Here is a dojo example of the implementation from the article above:

Best Regards,
Anton Mironov

Nilesh
Top achievements
Rank 1
commented on 22 Nov 2022, 08:16 AM

Hello Anton,

Can you please tell me how to use "KendoMultiselect" in kendo UI grid in MVC and how to call it using API?

Below is the example of KendoMultiselect in column Name:

MultiSelect for Row Filtering with Menu Multi Checkbox Filtering - Kendo UI Grid for jQuery - Kendo UI for jQuery (telerik.com)

0
Milena
Telerik team
answered on 23 Nov 2022, 09:27 AM

Hello,

Thank you for reaching out to us. Please expect a product specialist to follow up with you shortly.

Thank you!

Regards, Milena 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/.

Tags
Filter Grid
Asked by
Nilesh
Top achievements
Rank 1
Answers by
Anton Mironov
Telerik team
Milena
Telerik team
Share this question
or