jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Lazy loading combobox Lazy loading combobox #62889

    Epicycle
    Participant

    Thanks Peter,

    does this mean there is no inbuild way to do this? Like a parameter or something lazy:true?
    The example shows an empty dropdown as long as there is no search text provided.
    I was looking for a way to delay the databinding until its needed i.e. someone is trying to open it for the first time.
    So if i got that right, correct me if i am wrong, i have to set remoteAutoComplete to true and implement the logic by myself (like load the data only if it hasnt been loaded before, observe the click/focus events etc?).

    Best regards
    Epicycle

Viewing 1 post (of 1 total)