Create a Telerik Report template - Intergraph Smart Construction - 2019 (7.0) - Customization - Hexagon PPM

Intergraph Smart Construction Customization (2019)

Language
English
Product
Intergraph Smart Construction
Search by Category
Customization & Programming
Smart Construction Version
2019(7.0)

Telerik Reporting 2019 R1 or an older version for Visual Studio must be installed with Microsoft Visual Studio 2017.

  1. Right-click the Project node in your Solution Explorer, and click Add > New Item to open the Add New Item dialog box.

  2. Select the Reporting node from the Categories pane and select Telerik Report Wizard from the List pane.

  3. Type a name in the Name box and click Add.

    Use the same name as the Report Template Name for the Create a Custom Report object.

  4. Click Add to open the new Telerik Report Template and select the desired template.

  5. On the Choose Data Source dialog box, click on Add New Data Source.

  6. Select the CSV Data Source and enter a field name. Click OK.

  7. On the Choose a CSV Source dialog box, browse to and select your CSV document.

  8. Click Next and check ‘The CSV has headers’ check box. Click Next and Finish.

  9. Click Next and Finish on the Choose Data Source dialog box.

  10. Expand the Fields node in the Data Explorer window to verify that your data structure is outlined.

  11. Drag these fields into your report template to define the structure.

  12. Click Build > Rebuild Solution to create your Custom Report Library which gets placed in the bin\debug folder under your project.

  13. Copy your Custom Report Library DLL (ReportExample.dll in the image above) to the ReportLibraries folder.