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

kendo ui hierarchical grid

1 Answer 89 Views
Hierarchical Data Source
This is a migrated thread and some comments may be shown as answers.
kavy
Top achievements
Rank 1
kavy asked on 10 Nov 2016, 10:41 AM

Currently i am using kendo ui hierarchical . I try to passing ID through url but its not working .

The the problem will solve if  can  get value from filter . 

How do i get value from filter which looking 

filter[filters][0][Value_ID]:1472.

 

1 Answer, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 14 Nov 2016, 04:39 PM
Hi ,

To get the filter value, you can call the Kendo UI Data Source filter() method:

http://docs.telerik.com/kendo-ui/api/javascript/data/datasource#methods-filter

I believe it would be helpful to get a visual reference how the filter looks like when applied at data source level, so you may check the filter configuration setting at: 

http://docs.telerik.com/kendo-ui/api/javascript/data/datasource#configuration-filter

I hope this helps, otherwise, please provide more specifics of the scenario, or better yet a simple runnable sample to illustrate. 

Regards,
Alex Hajigeorgieva
Telerik by Progress
 
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.
Tags
Hierarchical Data Source
Asked by
kavy
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
Share this question
or