Page 1 of 1

Reports.Wpf 2010 ignores subproperties

Posted: Mon Mar 29, 2010 6:29 am
by jkersch
hi there,

i´m currently evaluating the 2010 release of Reports.wpf.

i registered a business object X to the stireport object.
X itself contains a set of properties and implements IEnumerable
with Y having some more properties (some of them complex ones).
however, in the wpfdesigner i cannot see any o the propeties from
X. the designer only shows some (only the non complex ones) of the
properties of Y.
Are there any limitations of the properties that might be used when
working with business objects?
any help would be appreciated,

thanks

Reports.Wpf 2010 ignores subproperties

Posted: Mon Mar 29, 2010 9:11 am
by Jan
Hello,

If you mean new business object which introduced in new version then you need register it too. Please check following live video:

http://www.stimulsoft.com/livedemos/Rep ... etail.html

Thank you.