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

AngularJs with cascading dropdownlist and web api C#

1 Answer 69 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 31 Mar 2016, 01:56 PM

Hi,

 

I try to make cascading dropdownlist work with angular.js and the value are retrieved from a web api C#.  I cannot find any example how to make this work do you have a sample you can provide ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 04 Apr 2016, 08:17 AM
Hi Gary,

We do not have an example which matches your scenario, however the scenario does not involve any hidden tricks or workarounds, so it should be easily configurable.

My recommendation is to divide the task in two - first get correctly working and populating set of DropDownList. After that focus on cascading them.

There is a how to topic that demonstrates how to cascade DropDowns generated with ng-repeat.
Your scenario should be much simple.

Regards,
Alexander Valchev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
DropDownList
Asked by
Gary
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or