BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
Hi there,
Is there a possibility to track an OnClosed event for Quick info pop-up? Didn't find this in docs.
And another questions, is it possible that quick info pop-up has an arrow towards the event it opens for? Currently it opens on the space where it's possible and sometimes it's not clear for which event this pop-up is opened.
Thanks
Hi Valentyn,
Is there a possibility to track an OnClosed event for Quick info pop-up?
The OnPopupClose event of the Scheduler will be triggered when the quick info popup is closed. As a result, you can fulfil your requirement by using the Scheduler's OnPopupClose event.
Is it possible that quick info pop-up has an arrow towards the event it opens for?
No, according to the current Scheduler architecture, it is not possible to show an arrow toward the event it opened for.
Regards,
Swathi Ravi
Hi, thanks for the answer
I'm not sure if this is a bug, but for me OnPopupClose is not triggering.
The steps I do, click on the event -> the quick info popup shows, then click somewhere outside scheduler -> popup disappears and event is not triggered. But I need to know when the popup is closed. Could you please check?
Regards,
Valentyn
We have logged the reported problem “OnPopupClose event is not triggered” as a bug and the fix for this defect will be included in our upcoming volume 4 release. You can track the status of the fix at the following link:
Feedback: https://www.syncfusion.com/feedback/39644/onpopclose-event-is-not-triggered
Disclaimer: Inclusion of this solution in the weekly release
may change due to other factors including but not limited to QA checks and works reprioritization.
Valentyn,
The fix for the issue “OnPopupClose event is not triggered” has been included in our weekly release 20.3.61. Upgrade to the latest version to resolve the issue.
Release notes: https://blazor.syncfusion.com/documentation/release-notes/20.3.61?type=all#scheduler
Regards,