WinFomrs RadGridView C#

1 Answer 106 Views
GridView
Suhail
Top achievements
Rank 1
Suhail asked on 05 Nov 2021, 11:07 AM

Is it possible to send mail report from RadGridView Telerik WinForms C#. I have button to print when the button is clicked the report should export to pdf also.

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 05 Nov 2021, 12:14 PM

Hello, Suhail,

RadGridView from the Telerik UI for WinForms suite offers export to pdf functionality: https://docs.telerik.com/devtools/winforms/controls/gridview/exporting-data/export-to-pdf 

The GridViewPdfExport object utilizes the powerful RadPdfProcessing library and exports RadGridView`s data natively to the PDF format.

However, sending the result pdf file via email is more like a general programming question. That is why I have researched in general programming forums and found the following useful threads on this topic:

https://stackoverflow.com/questions/2204698/send-email-with-attachment-from-winforms-app 

https://www.codeproject.com/Questions/666840/Send-attachment-with-Email-using-windows-form-appl 

If you are using the Telerik Reporting product, feel free to submit a post in the appropriate forum. Thus, the respective community will assist you:

https://www.telerik.com/forums 

I hope this information helps. If you need any further assistance please don't hesitate to contact me.

Regards,
Dess | Tech Support Engineer, Principal
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.

Suhail
Top achievements
Rank 1
commented on 05 Nov 2021, 12:19 PM

Thank You.
Tags
GridView
Asked by
Suhail
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or