Problem adding Objects

Stimulsoft Reports.WPF discussion
Post Reply
Michele
Posts: 10
Joined: Thu Sep 08, 2011 3:17 am
Location: Italia

Problem adding Objects

Post by Michele »

Hi,
I would like to know ho to solve a problem I have often in my reports:

1. I add an object ("Obj") to the dictionary of a report --> report.RegBusinessObject("Name", Obj)
2. I Enter in DesignMode of the Report
3. I Open the Dictionary Section and I try to add "New Business Object" on "Obj" to see and use also child objects
4. I Select the "ChildObj" in the "Child Business Object" List
5. The "New Business Object" window appears :
In some cases (not every time) I do not see the complete list of columns of "ChildObj" but only one column named "Data" - in a lot of other cases the list of columns is correctly filled.

All the Objects (parents and childs) are of the same type and all inherits from the same objectBase - I didn't found any differnce between the objects that work and the others that don't work.
Is it a bug of my version or I'm making some kind of mistake?

thanks in advance
Michele Semprini
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Problem adding Objects

Post by Alex K. »

Hello,

Can you please send us a sample project which reproduces the issue for analysis.

Thank you.
Michele
Posts: 10
Joined: Thu Sep 08, 2011 3:17 am
Location: Italia

Problem adding Objects

Post by Michele »

Don't you have an idea on what could happen?
Because it's impossible for me to send you now my entire project
I'd need some days to prepare a small one to send you.
Or only the file mrt could help you in the analysis?

m.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Problem adding Objects

Post by Alex K. »

Hello,

Unfortunately, only an .mrt file is not enough. Without the test project it is hard to find the reason of the problem.

Thank you.
Post Reply