Child dropdown list is enabling when cascasding from parent dropdown list in asp.net core

0 Answers 938 Views
DropDownList
Sadaq
Top achievements
Rank 1
Sadaq asked on 20 May 2021, 05:28 PM

Hello,

Any help on below much appreciated.

I have two dropdowns using cascading dropdownlist with kendo UI for Asp.net core. Child dropdown depends on parent dropdown. 

When i select a option/item in parent drop down list, child dropdown supposed to enable as parent dropdown list has value selected. But child drop list is NOT enabling ad remain disabled.

Below is my code snippet. 

See below, option "Category_2" selected but still child dropdown "Product" is not enabled.  I tried many solutions, still No luck.

Please help me on this.

 

Tsvetomir
Telerik team
commented on 25 May 2021, 09:11 AM

Hi, Sadaq, I have investigated the client-side code snippets and they appear to be set up correctly. Is it possible for you to share a few data items of the data source of the widget along with the server-side code snippets?

In the meantime, you could open the console of the browser and examine it for any potential JavaScript errors that might have been thrown. Also, could you share the exact version of the ASP.NET Core product that is in use? 

No answers yet. Maybe you can help?

Tags
DropDownList
Asked by
Sadaq
Top achievements
Rank 1
Share this question
or