Search code examples
angularjskendo-uikendo-treeview

Angular 1.x Kendo UI Filters


I'm looking for a way to apply multiple filters in Kendo UI. The documentation doesn't seem to do very good job at explaining how to do that. Any help is appreciated.


Solution

  • If you wanna add many filters, you need to see the documentation of kendo dataSource, there explains how to do it.