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!>
Thanks for joining our community and helping improve Syncfusion products!
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:
Expected Behavior: Value should bind to the component .
Actual Behavior: Value is not bound to the component.