Page 1 of 1

Adding Businessobjects as DataSource to a band

Posted: Thu Jan 23, 2014 9:05 am
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 1328 times
Further when clicking on the child-item "BuchungGebuchteExtras" i get the following exception:
Bild 5.png
Bild 5.png (41.11 KiB) Viewed 1328 times
Bild 6.png
Bild 6.png (39.35 KiB) Viewed 1328 times

Cheers,
Pascal

Re: Adding Businessobjects as DataSource to a band

Posted: Fri Jan 24, 2014 6:30 am
by HighAley
Hello.

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

Thank you.