Adding Business Object in Designer

edited 10:51PM in FastReport .NET
Hi,
We can add references and write code via designer but adding business object is not possible.
Demo applications uses RegisterData method before loading designer.

Is it possible that adding business object in designer (like adding data source) from references assembly?

Thanks in advance.

Comments

  • edited 10:51PM
    Hello,

    To add a business object, you have to use the report.RegisterData method. There is no way to add a business object in the report designer.

Leave a Comment