We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Cascading from Dropdownlist to Autocomplete

Hello,

I have 3 input fields:
 DropdownList for Manufacturer (Cascading to DeviceCategory)
 DropdownList for DeviceCategory (should cascade to Autocomplete)
 Autocomplete for DeviceModel

How can I implement cascading from Dropdownlist to Autocomplete, so that it would limit the suggested values in Autocomplete?

Thank you,
Dmitry



3 Replies

KS Kalai Selvi Rajendran Syncfusion Team December 8, 2015 11:19 AM UTC

Hi Dmytro,

Thanks for contacting us.

Query :How can I implement cascading from Dropdownlist to AutoCompelete, so that It would limit the suggested values in Autocomplete?

By Defualt, there is no option for cascading the data from the DropDownList to the AutoComplete control. But, it can be achieved by using the value property of the Dropdown list as the parent Id in the data source of the auto complete control. We have done a sample based on the scenario that you had mentioned.

Please refer to the below link:

https://www.syncfusion.com/downloads/support/forum/121367/ze/Cascade1554853343

If you have any other query, please let us know.

Regards,

Kalai Selvi M.R



DK Dmytro Kuzmin December 8, 2015 12:11 PM UTC

Hi Kalai Selvi,

Thanks for providing demo code. I will try to use similar javascript in my MVC project, and let you know if something goes wrong.

Best regards,
Dmytro


VR Varalakshmi R.S Syncfusion Team December 9, 2015 08:47 AM UTC


Hi Dmytro,

Thanks for your update and we will wait to hear from you.

Regards,
Varalakshmi

Loader.
Live Chat Icon For mobile
Up arrow icon