jQWidgets Forums

jQuery UI Widgets Forums Lists ListBox unselect all

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    unselect all Posts
  • unselect all #104125

    edwardsmarkf
    Participant

    is there any way to “unselectAll” on listbox? all i can think of is a jQuery (dot)each loop and do unselectIndex on each item.

    using listbox is saving me weeks of work, maybe months.

    unselect all #104143

    Martin
    Participant

    Hello edwardsmarkf,

    Yes, jqxListBox has clearSelection method, which unselects all items.
    Here is an Example.

    Best Regards,
    Martin

    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.