ActiveReports Developer 7
Use Custom Controls on Reports
Show AllShow All
Hide AllHide All

In a section report, ActiveReports Developer allows you to drop a third party control onto the report design surface where it is recognized as a custom control. You can access its properties using type casting.

In the following steps, we use hidden textbox controls to populate a Visual Studio TreeView control. These steps assume that you have already added a Section Report (code-based) template in a Visual Studio project. See Adding an ActiveReport to a Project for more information.

To add the TreeView control to a report

To add data and hidden TextBox controls to the report

To create a function to add nodes to the TreeView control

To access the TreeView control properties in code and assign data

See Also

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum