Hi, I need some assistance to implement cascading dropdownlist using ajax. I have scenario similar to a make and model, where once a make is selected, i want to populate a dropdown asynchronously the associated models. Whats the best way to achieve this using ABP.
6 Answer(s)
-
0
Hi @microbridge,
Actually it depends on your version, which version do you use ? Angular1, Angular2 or jQuery ?
Thanks.
-
0
i am using JQuery.
-
0
Hi,
Actually ABP does have anything special about this. If you were using angular version I might provide a simlpe example but for jQuery I cannot suggest anything.
But if you search the web, there are many examples for jQuery.
Thanks.
-
0
Ok, Thanks
-
0
May I have the sample?
Thanks, /tommy
<cite>ismcagdas: </cite> Hi,
Actually ABP does have anything special about this. If you were using angular version I might provide a simlpe example but for jQuery I cannot suggest anything.
But if you search the web, there are many examples for jQuery.
Thanks.
-
0
Hi @tteoh,
I have send you an email.