About 14,000 results
Open links in new tab
  1. .NET Coded Report Design, No IDE Strings Attached - Telerik

    Jun 10, 2025 · So How to Use My .NET Reports in the Standalone Designer ? You can access your coded report by opening the code (.cs) file through the standard open report UI. The …

  2. How to open .trdp file in visual studio - Telerik

    Jun 8, 2022 · The Visual Studio Report Designer can only open .CS reports I am afraid. For TRDP/TRDX/TRBP report definitions, you can choose between the Standalone and Web …

  3. Opening old report corrupts the file. - Telerik

    Aug 19, 2025 · If a Report schema was updated unintentionally, you may follow the steps in Open reports created with a newer version of the Standalone Report Designer to manually …

  4. Loading report from file in Reporting | Telerik Forums

    Apr 5, 2017 · How can i load report from file and change data source? For example: I have "report1.trdp", saved in "c:\reports". MyRptService needs to open it, pass data as object …

  5. TRDP file, whats the point? in Reporting | Telerik Forums

    Feb 20, 2017 · How is the best way to use the report .trdp files. All the best practice says to build reports in a class file, and reference that. I ask because we currently design in a class, then …

  6. Blazor PDF Viewer Overview - Telerik UI for Blazor

    Oct 22, 2025 · The Pdf Viewer for Blazor allows users to open PDF files directly in the browser. The component provides features such as paging, zooming, printing, text selection and …

  7. View, Download PDFs in Telerik UI for ASP.NET Core PDFViewer

    Jul 7, 2023 · Open, view, download and print PDF documents from your ASP.NET Core app with the Telerik PDFViewer. See how! The Portable Document Format (PDF) file type has become …

  8. Open a report.trdx in ReportViewer - Telerik

    Feb 22, 2012 · Hi Paul, The TRDX file is a pure XML, so you may save your XML to a TRDX file and pass a reference to it from the viewer through the UriReportSource Uri property. Another …

  9. ASP.NET MVC PDF PDFViewer Overview - Telerik UI for ASP.NET …

    Dec 11, 2025 · The Telerik UI PDFViewer HtmlHelper for ASP.NET MVC is a server-side wrapper for the Kendo UI PDFViewer widget. The PDFViewer displays PDF files in the browser and …

  10. Blazor Importing an Excel Files in the Grid - Telerik

    Description How can I import an Excel file data in the Grid component by using the Telerik.Documents.SpreadsheetStreaming package? Solution A possible way to import an …