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

Visual Data Filter

1 Answer 64 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Guru
Top achievements
Rank 2
Guru asked on 24 Mar 2014, 10:15 PM
Any thought or discussions existing about adding a Kendo UI Web widget for visually filtering data sources?
(Like asp.net ajax radfilter)

We are making a new external application with asp.net mvc 4 and angular-kendo integration (AngularJS Directives) so I would have to have to try to hack in an asp.net ajax control or try to recreate it from scratch... We also have a WPF application internally and it has major use of the similar WPF RadDataFilter which our users have gotten use to over the last couple years.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 25 Mar 2014, 10:51 AM
Hello Zack,

Currently we don't offer visual filter widget as part of our Kendo UI framework. You can submit a new item for it on our UserVoice portal and depending on the number it'll be prioritized for future releases.

For now you may consider utilizing the DataSource component's filter.filters collection to build and execute dynamically filter expressions against underlying data, based on your custom logic and UI interaction. I hope this is applicable for your scenario.

Kind regards,
Sebastian
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Guru
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Share this question
or