jQuery UI Widgets Forums Lists ListBox Add/Delete Item event

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 4 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Add/Delete Item event #112591

    Richard Chu
    Participant

    Hi,

    In documentation, jqxlistbox has the ‘change’ event if the selection is changed.
    Do we have the event to detect if jqxlistbox’s items are added/deleted?

    Best Regards,
    Richard

    Add/Delete Item event #112604

    Hristo
    Participant

    Hello Richard,

    There are no such events.
    But you could try to do the relevant logic when you use the methods for this.
    I mean the addItem and the removeItem (or removeAt) methods.
    Please let me know if you have any other questions.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.