using business object with nested objects

Stimulsoft Reports.NET discussion
Post Reply
ak_uvdata
Posts: 1
Joined: Tue Oct 21, 2008 4:06 am
Location: Denmark

using business object with nested objects

Post by ak_uvdata »

using version 2008.2.300.0

StiOptions.Dictionary.BusinessObjects.AllowUseProperties = true;
StiOptions.Dictionary.BusinessObjects.AllowUseFields = true;
StiOptions.Dictionary.BusinessObjects.MaxLevel = 4;

When I drag and drop from the datasource until the report I get the window for choosing colums.
But when I choose columns from nested objects and return to the page the columns is not added correctly.
{UVdata_UVVejSpec_BLL_UVSpecService_UdskriftBrevfletning.}

if I then dbl. click on the field af choose the column again it looks like the column is now mapped correclyt.
{UVdata_UVVejSpec_BLL_UVSpecService_UdskriftBrevfletning.AktuelBruger.Brugernavn}

But when at choose preview I get this error
Expression in text property of 'UVdata_UVVejSpec_BLL_UVSpecService_UdskriftBrevfletning_AktuelBruger_Brugernavn' can't be evaluated.

is it a bug in the designer or have I missed some settings?

/Anders


Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

using business object with nested objects

Post by Edward »

Hello, Anders.

Thank you for the bug report. We will post a message in this topi when the solution is ready.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

using business object with nested objects

Post by Vital »

Hello Anders,

Problem fixed. Please take a prerelease patch from 28 Oct from our website.

Thank you.
Post Reply