Problem adding Objects
Posted: Thu Sep 08, 2011 3:32 am
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
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