Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Description:

Value is not bind to the Multiselect component when binding after some delay even after using dataBind method.

When using refresh method after binding value, the value is properly bound, but when using dataBind method the value is not bound to the component.

Sample





Replication Steps:

  1. Run the sample.
  2. Value is not bind.

Expected Behavior: Value should bind to the component .

Actual Behavior: Value is not bound to the component.