jQWidgets Forums

jQuery UI Widgets Forums General Discussions Editors Input, Password Input, TextArea, ColorPicker, Rating, TagCloud, Loader Show drop-down with mismatch of data in input and drop-down

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • kingaru
    Participant

    Hello,

    I’m using “jqxinput”  with a  function via “source:”  to pass entered data to a  server to query a database and return records to build  a drop & down list.  The issue is that the data that I enter in jqxinput may not match any of the returned items used for the drop & down list records (for instance search can be done by some product aliases etc.) therefore the drop down list does not show up.   is there a possibility to build a drop & down list and show it even if it does not match the input in jqxInput or maybe some other options can be proposed?

    Thanks

    Igor


    Dimitar
    Participant

    Hello Igor,

    The autocomplete values of the jqxInput show only when there is a match between them and the entered value. Unfortunately, it is not possible to build a custom autocomplete list with the current jqxInput API.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.