Adding Businessobjects as DataSource to a band
Posted: Thu Jan 23, 2014 9:05 am
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... Further when clicking on the child-item "BuchungGebuchteExtras" i get the following exception:
Cheers,
Pascal
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... Further when clicking on the child-item "BuchungGebuchteExtras" i get the following exception:
Cheers,
Pascal