convert radgridview in pdf format
how to convert radgridview in pdf format ? using c# windows.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
K P Singh ChundawatPosted Jan 10, 2015, 12:41 PM
The PDF export functionality is located in the TelerikData.dll assembly. You need to include the following namespaces in order to access the types contained in TelerikData:
Telerik.WinControls.Data
Telerik.WinControls.UI.Export
And after it use followind code to export data