I have a BusinessObject loaded with data on my reports. It has a category and three objects inside. However, when adding a reference to a textbox, it adds the Category before the object name, which causes it to be an invalid reference, as the category is not an object by itself.
Here is my BusinessObject, with a Category called "Ambiente":
When I click and drag the object property from the menu into my print area, it creates a textbox with the following text:
And this is the result when I prewiew:
However, if I create a textbox and add a reference to that same property:
This is what is actually written on my textbox:
The correct reference should be object.property and not category.object.property.
Im using Stimulsoft.Reports.Web.NetCore version 2018.1.3.
Issues with references to a BusinessObject's properties
-
- Posts: 27
- Joined: Wed Jan 30, 2013 10:53 am
- Location: Cuiabá/Mato Grosso - Brazil
Re: Issues with references to a BusinessObject's properties
Hello.
We have reproduced the issue.
We are working on an improvement.
We will let you know when we get any result.
Thank you.
Ticket reference: #5542
We have reproduced the issue.
We are working on an improvement.
We will let you know when we get any result.
Thank you.
Ticket reference: #5542
Re: Issues with references to a BusinessObject's properties
Hello.
We have made an improvement.
Please, check our next build when it will be available.
Thank you.
We have made an improvement.
Please, check our next build when it will be available.
Thank you.