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.
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: