jQWidgets Forums

jQuery UI Widgets Forums Scheduler Scheduler delee

This topic contains 1 reply, has 2 voices, and was last updated by  admin 8 years, 9 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Scheduler delee #87552

    cristian.mendoza
    Participant

    Good morning.

    I have read the API and I can’t find an event to doing something before delete an appointment. I have the appointments in a database so I want to show a confirm dialog for security reasons, then I want to delete it from the database before refreshing the info in the screen.

    Is there a way to do that?

    Scheduler delee #87566

    admin
    Keymaster

    Hi cristian.mendoza,

    The Scheduler does not synchronize with your DB until you make an AJAX request to the DB i.e that depends on when you want things to be in sync with your DB. If you’re asking for Cancel notification before deleting appointment from the UI – no we have no such built-in functionality. However, the dialog can be extended or completely overriden as shown in our demos.

    Best Regards,
    Peter Stoev

    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.