Properties of Business Object are mess
-
- Posts: 34
- Joined: Tue Nov 08, 2011 9:34 am
- Location: Frankfurt
Properties of Business Object are mess
I have just downloaded SL_2011.11.10_Trial version of Stimulsoft reports.
The WinForms Designer from Silverlight_2011.2_Trial version was importing business objects (Get Columns From Assembly) properly, but very inconvenient because you had to click every property on the tree.
In SL_2011.11.10_Trial designer automatically selects all nested nodes, however the result is a flat list of all properties of all business objects. So basically this feature is now useless.
The WinForms Designer from Silverlight_2011.2_Trial version was importing business objects (Get Columns From Assembly) properly, but very inconvenient because you had to click every property on the tree.
In SL_2011.11.10_Trial designer automatically selects all nested nodes, however the result is a flat list of all properties of all business objects. So basically this feature is now useless.
Properties of Business Object are mess
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details (with screenshots if possible)?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details (with screenshots if possible)?
Thank you.
-
- Posts: 23
- Joined: Fri Sep 23, 2011 4:43 am
- Location: Germany
Properties of Business Object are mess
Hi, here is what Aladdin means.
Image1.jpg is the result with 2011.2 Version of Stimulsoft Winforms Designer.
Image2.jpg is the result with the newest patch/update from SL_2011.11.10.
As you can see it is one big list of properties, not split up into classes.
Hope this helps.
Image1.jpg is the result with 2011.2 Version of Stimulsoft Winforms Designer.
Image2.jpg is the result with the newest patch/update from SL_2011.11.10.
As you can see it is one big list of properties, not split up into classes.
Hope this helps.
- Attachments
-
- 1420.Image2.jpg (88.58 KiB) Viewed 4593 times
-
- 1419.Image1.jpg (115.09 KiB) Viewed 4594 times
Properties of Business Object are mess
Hello,
Please send us a sample project (your bussines object) for analysis.
Thank you.
Please send us a sample project (your bussines object) for analysis.
Thank you.
-
- Posts: 23
- Joined: Fri Sep 23, 2011 4:43 am
- Location: Germany
Properties of Business Object are mess
Hi Aleksey,
here is a dll. The relevant Namespaces are Nitro.Entities and Nitro.Products.
Thanks.
here is a dll. The relevant Namespaces are Nitro.Entities and Nitro.Products.
Thanks.
- Attachments
-
[The extension dll has been deactivated and can no longer be displayed.]
Properties of Business Object are mess
Hello,
On the current moment the logic of such a method GetColumnsFromAssembly is like this:
All selected properties are placed on the current level of business objects.
Other behavior is not implemented.
We will discuss your proposal with our team-leader.
Thank you.
On the current moment the logic of such a method GetColumnsFromAssembly is like this:
All selected properties are placed on the current level of business objects.
Other behavior is not implemented.
We will discuss your proposal with our team-leader.
Thank you.
-
- Posts: 23
- Joined: Fri Sep 23, 2011 4:43 am
- Location: Germany
Properties of Business Object are mess
Hi Andrew,
Thanks for the answer, but has something changed between the current version and SL.2011.2 release? As far as I'm aware my colleague clicked on all nodes one after the other and it was read in properly with the properties divided up into their respective classes.
Thanks.
Thanks for the answer, but has something changed between the current version and SL.2011.2 release? As far as I'm aware my colleague clicked on all nodes one after the other and it was read in properly with the properties divided up into their respective classes.
Thanks.
-
- Posts: 23
- Joined: Fri Sep 23, 2011 4:43 am
- Location: Germany
Properties of Business Object are mess
Just noticed one other thing. If you read in a class with complex properties from a BO then everything is shown including the sub properties. Object type is taken from the BO.
If you save the report and then close the report (not designer) and then reopen the report then everything is still there. If you save the report, close the designer and then
reopen the report, the complex properties in the BO class are turned into basic object types and the sub properties are gone! The sub properties are not saved to the Mrt file.
If you save the report and then close the report (not designer) and then reopen the report then everything is still there. If you save the report, close the designer and then
reopen the report, the complex properties in the BO class are turned into basic object types and the sub properties are gone! The sub properties are not saved to the Mrt file.
- Attachments
-
- 1428.ObjectAfterDesignerRestart.jpg (50.8 KiB) Viewed 4519 times
-
- 1427.ObjectBeforeRestart.jpg (78.85 KiB) Viewed 4520 times
Properties of Business Object are mess
Hello.
Thank you.
All structure of the business objects doesn't save in the report template file. You should load BO once again.RichFinnegan wrote:Just noticed one other thing. If you read in a class with complex properties from a BO then everything is shown including the sub properties. Object type is taken from the BO.
If you save the report and then close the report (not designer) and then reopen the report then everything is still there. If you save the report, close the designer and then
reopen the report, the complex properties in the BO class are turned into basic object types and the sub properties are gone! The sub properties are not saved to the Mrt file.
Please, send us dll with BO for Silverlight.RichFinnegan wrote:here is a dll. The relevant Namespaces are Nitro.Entities and Nitro.Products.
Thank you.
-
- Posts: 23
- Joined: Fri Sep 23, 2011 4:43 am
- Location: Germany
Properties of Business Object are mess
Hi,
we use the full designer from Silverlight reports not the native designer. We now want to render the report on the server and send the result to the Silverlight client. You
can use the Nitro.Services.dll that I uploaded before.
Thanks.
we use the full designer from Silverlight reports not the native designer. We now want to render the report on the server and send the result to the Silverlight client. You
can use the Nitro.Services.dll that I uploaded before.
Thanks.