Adding Business Object in Designer
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.
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
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.