jQWidgets Forums

jQuery UI Widgets Forums General Discussions jqxInput Autocomplete issue

This topic contains 2 replies, has 2 voices, and was last updated by  vagkom 12 years, 2 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • jqxInput Autocomplete issue #16589

    vagkom
    Participant

    Hello guys,

    And once again great job!

    I have an autocomplete input field which is in the upper 20% area of a horizontally splitted screen.
    So when the pop up fires up, I lose a few rows results because it is covered by the rest half of the sreen. So either I must control the length of the popup and use scroll bars to navigate, or alternatively the popup could show above the second half (80%) of the screen and not under it.
    I understand that each splitted part is completely separate but I am trying to solve my problem as well.

    Is there any workaround ?

    Best Regards
    Vangelis

    jqxInput Autocomplete issue #16593

    Peter Stoev
    Keymaster

    Hi Vangelis,

    The popup’s height can be controlled by setting the “items” property of the jqxInput to a number. By default it can display up to 8 items. It is not possible to change the display position of the popup.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    jqxInput Autocomplete issue #16596

    vagkom
    Participant

    Hi Peter,

    Thanks a lot for your reply. I am aware of the items property but the problem is I am using it with google maps and when I define 3 (for example) then the addresses returned are minimized to 3. Anyway I can change the design it is better.

    Best Regards
    Vangelis Komninos

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

You must be logged in to reply to this topic.