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

Filtering with AJAX

2 Answers 208 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Gabriel
Top achievements
Rank 1
Gabriel asked on 25 Aug 2011, 07:25 PM

Hi,

I started to play with KendoUI and it seems to be pretty amazing. However, I’m having a hard time to achieve a simple scenario:

For example, how could I place a DropDownList “Cities” that is filtered by another DropDownList “States” in a way that the “Cities” DataSource only queries the server after the selection of “State”?

I saw the filter feature, but it seems to me that you need to query all the data and filters it on the client side. Is that right?

Thanks!

Gabriel Mello

2 Answers, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 26 Aug 2011, 09:42 AM
Hi Gabriel,

Please take a look at this jsFiddle page for a basic implementation of such scenario.

Regards,
Rosen
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Gabriel
Top achievements
Rank 1
answered on 26 Aug 2011, 02:15 PM
Perfect! Thanks!
Tags
Data Source
Asked by
Gabriel
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Gabriel
Top achievements
Rank 1
Share this question
or