Base solution for your next web application
Open Closed

Cascading Dropdownlist #3292


User avatar
0
microbridge created

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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @microbridge,

    Actually it depends on your version, which version do you use ? Angular1, Angular2 or jQuery ?

    Thanks.

  • User Avatar
    0
    microbridge created

    i am using JQuery.

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    microbridge created

    Ok, Thanks

  • User Avatar
    0
    tteoh created

    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.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @tteoh,

    I have send you an email.