0

A user searches for a term, they are able to select multiple values from Jquery/Database source in the backend. Once they enter 2 characters, it searches for it in the database. I am encountering an issue after the user search for the first term, selects it and then begins searching for the next term. The result comes in the drop down list, however the drop down menu disappears after selecting the desired value. For some reason the value is not picked up by the code, however it does get picked up after expanding the drop down menu and selecting the item again.

I need assistance on how to fix this issue.

So far i tried going through documentation from: [JQueryWidgit][1]
No luck on this. 
While i was debugging the code i could see that the correct value was being passed in, its just not binding properly after selecting the item for the first time.


  [1]: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxcombobox/index.htm#demos/jqxcombobox/multiselect.htm

0 Answers0