New to Kendo UI for Vue? Start a free 30-day trial
Filter the Kendo UI for Vue Grid's data using a comma separated values.
Updated on Sep 9, 2026
Environment
| Product Version | 3.10.0 |
| Product | Progress® Kendo UI for Vue |
Description
The current KB article demonstrates how you can implement a custom row filter inside the Grid that filter's its data using comma separated values.
Runnable example
To test the following example start adding values in the filter input of the UnitsInStock column. Ex: "13,120,17"
Loading ...