You can export the SfDataGrid into Pdf and the exported Pdf document can be viewed in application itself by using Syncfusion PdfViewerControl. You can export the SfDataGrid into Pdf by using SfDataGrid.ExportToPdf extension method available in Syncfusion.UI.Xaml.Grid.Converter namespace. The exported document can be loaded into PdfLoadedDocument and you can navigate the current page to PdfViewerpage that contains the SfPdfViewerControl as in the following code example. C# The following code example illustrates the creation of SfPdfViewerControl in PdfViewerpage. XAML You can load the PdfLoadedDocument to SfPdfViewerControl in OnNavigatedTo method of PdfViewerpage as in the following code example. C#
Sample Links: |
This page will automatically be redirected to the sign-in page in 10 seconds.