How to Implement custom event handling logic in the ReportViewer component.

1 Answer 11 Views
Events General Discussions
Sherzod
Top achievements
Rank 1
Iron
Sherzod asked on 15 Jul 2025, 10:00 AM
Is it possible to implement the logic for handling the "Send" button click in the email sending window?
I want to notify the user when the email has been sent and display a loading indicator to prevent user interaction with the interface, as sending emails can sometimes take a while.

1 Answer, 1 is accepted

Sort by
0
Ivet
Telerik team
answered on 18 Jul 2025, 08:06 AM

Hi Sherzod,

Thank you for the screenshot.

Yes, you can implement the logic for the 'Send' button in the email sending window. To do this, you can use the code snippet from this Implementing the Send Mail Message Tutorial - Telerik Reporting KB article.

You can use the two events below, and attach an event listener to the send button on them:

Also, you can find the following articles helpful:

Please let me know if you have any additional questions.

Regards,
Ivet
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Events General Discussions
Asked by
Sherzod
Top achievements
Rank 1
Iron
Answers by
Ivet
Telerik team
Share this question
or