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

cascading dropdownlist client-side filtering issue on child-dropdownlist

3 Answers 305 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Kumar
Top achievements
Rank 1
Kumar asked on 09 Nov 2015, 02:50 AM

Hi,

We encounter a filtering issue in cascading dropdownlist. we have two dropdownlists ​and the value of dropdownlist is indicated from server. 

After the 2nd dropdownlist display ​corresponding ​items according to  the 1st dropwdownlist,  we type some filter criteria in the 2nd dropdownlist textbox, the filtering function doesn't work.

We have attached the image below and please kindly assist. Thanks!

3 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 11 Nov 2015, 08:21 AM
Hello Kumar,

I am afraid that the given information is not sufficient to find the cause of the depicted issue. Please share the widgets' implementation or send us a repro demo.

Regards,
Georgi Krustev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Dina
Top achievements
Rank 1
answered on 17 Feb 2017, 02:26 PM

It is an Issue.

If you have 2 dropdown one with  .CascadeFrom("") and other you cannot Clientfilter second dropdows. CascadeFrom works only one time at form start. Setting ServerFiltering(false) resolved it but I do not need extra server request here

0
Ianko
Telerik team
answered on 21 Feb 2017, 09:52 AM

Hello Dima,

 

Typically, using the ServerFiltering set to false should not send server requests for when the DataSoucre is being filtered.

 

Currently, the information sent does not enable me to properly understand the specific scenario you have. I suggest you opening a support ticket with more details about the problem and possibly providing a dojo so that we can examine the implemented code and determine better what is the situation that you have on your end. 

 

Regards,
Ianko
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
DropDownList
Asked by
Kumar
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Dina
Top achievements
Rank 1
Ianko
Telerik team
Share this question
or