Page 1 of 1

A report created by Web designer doesn't work for business object.

Posted: Fri Aug 19, 2011 8:47 pm
by jkoo
I'm testing BusinessObjects sample. I think it works fine at winform.

report.RegData("EmployeeITypedList", CreateBusinessObjectsITypedList.GetEmployees());

In winform designer, dictionary will be

Code: Select all

+ Data Sources
    + EmployeeITypeList
          + Department 
                   + Company
                        - CompanyName
                   - DepartmentName
So I can use {EmplyeeITypeList.Department.Company.CompanyName}

But if I use same data at web designer,

Code: Select all

+ Data Sources
    + EmployeeITypeList
           - Department 
           - EmployeeName
I cannot use {EmplyeeITypeList.Department.Company.CompanyName} at web desginer.
How can I use this field at web report designer?

Thanks

A report created by Web designer doesn't work for business object.

Posted: Mon Aug 22, 2011 8:13 am
by Vladimir
Hello,

Please tell us which version of the product are you using? In the last prerelease builds were made some fixes for work with business objects.

Thank you.

A report created by Web designer doesn't work for business object.

Posted: Mon Aug 22, 2011 11:20 am
by jkoo
I tested it with the latest build (2011.08.18) from http://stimulsoft.com/ReportsWebDownloads.aspx
If I create a report at web designer, child objects cannot be expanded in the dictionary.

A report created by Web designer doesn't work for business object.

Posted: Tue Aug 23, 2011 1:39 am
by Vladimir
Hello,

Please send us MRT file with the specified data structure saved in the Win Forms designer, we will test and fix errors found in the Web designer.

You can attach the file to the message on the forum, and also send to support[at]stimulsoft.com with a mark on this thread.

Thank you.

A report created by Web designer doesn't work for business object.

Posted: Tue Aug 23, 2011 2:36 pm
by jkoo
Hi Vladimir,

I just sent the file to your support email (support@stimulsoft.com).
Please take a look.

Thanks
JKoo

A report created by Web designer doesn't work for business object.

Posted: Wed Aug 24, 2011 12:36 am
by Andrew
Hello,

Ok! Thank you.