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

Retrieve search criteria from filter textbox

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Yanesh
Top achievements
Rank 1
Yanesh asked on 20 Mar 2017, 12:18 PM

Hi All,

I need to display the filter criteria used by a user for a kendoUI grid. Is there any built in way to display this info?
If not, how can I access the those values (like value in search textbox, greater than, less than condition values etc).

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 22 Mar 2017, 11:35 AM
Hello,

In order to get the filter that is applied to the Grid component you can handle the filter event. The example below illustrates the approach:



Regards,
Viktor Tachev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Yanesh
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or