Git Product home page Git Product logo

Comments (7)

dnasir avatar dnasir commented on September 14, 2024

The .val() method doesn't trigger any events, so there's no way for the plugin to know when the dropdown has been changed by this method. You have to trigger the change event manually.

I'm not sure if this should be documented, because this is pretty much how jQuery works.

from jquery-cascading-dropdown.

 avatar commented on September 14, 2024

Is there a way to set the value of the select programatically that does reload dependant selects?

from jquery-cascading-dropdown.

dnasir avatar dnasir commented on September 14, 2024

Currently no, but you're welcome to submit a feature request :-)

from jquery-cascading-dropdown.

 avatar commented on September 14, 2024

Could we reopen this issue and consider use it as a feature request, or do you want a separate issue?

from jquery-cascading-dropdown.

dnasir avatar dnasir commented on September 14, 2024

There's an internal method that I can try to expose which sets the dropdown value and informs the dropdowns that depend on it about the change.

from jquery-cascading-dropdown.

esR- avatar esR- commented on September 14, 2024

Hello,

I use cascading to fill a datatable width 3 columns ( 3 values of my cascading dropdown ).

When i click on my datarow, i want to set this 3 values on my cascading dropdown. First select is correctly set and i call trigger('change') but i can't set values on my second level and third level.

How i can set values? I want reuse cascading dropdown to UPDATE my datarow.

from jquery-cascading-dropdown.

dnasir avatar dnasir commented on September 14, 2024

@esR- Can you post this in a separate issue?

from jquery-cascading-dropdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.