Adding Businessobjects as DataSource to a band

Stimulsoft Reports.WPF discussion
Post Reply
User avatar
PJoyeux
Posts: 160
Joined: Tue Nov 26, 2013 9:40 am
Location: Germany

Adding Businessobjects as DataSource to a band

Post by PJoyeux »

Hi,

I can set a given band to use a BusinessObject as DataSource via the properties of the databand, but can't do the same using the small contextmenu of the band IF the BusinessObject has child-classes.

It looks like only MenuItems having SubMenuItems are not taken into account. I know this is difficult since clicking on the parent-MenuItem has different meanings (opening the submenu and/or selecting the MenuItem). Maybe clicking should always select and if the user needs the subemnu then he should wait a few Milliseconds until the subemenu unfolds automatically and then click on the submenuitem...
Bild 4.png
Bild 4.png (87.07 KiB) Viewed 1329 times
Further when clicking on the child-item "BuchungGebuchteExtras" i get the following exception:
Bild 5.png
Bild 5.png (41.11 KiB) Viewed 1329 times
Bild 6.png
Bild 6.png (39.35 KiB) Viewed 1329 times

Cheers,
Pascal
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Adding Businessobjects as DataSource to a band

Post by HighAley »

Hello.

We have fixed this issue.
The patch will be available in our next prerelease build today.

Thank you.
Post Reply