cancel
Showing results for 
Search instead for 
Did you mean: 

TableColumnGroup with DropDownByIndex as column editor

Former Member
0 Kudos

Hi all,

I've run into problems as I want to use a TableColumnGroup to group columns together, and for two of the grouped columns I want to use a DropDownByIndex as editor. Compiling goes well, but I get a runtime exception when executing the code. If I choose to grab the columns and present them without being located in the TableColumnGroup things go well, so it's got nothing to do with the columns or the data they present. Has anyone else seen this as well? Is this a known bug?

I'm on NW04s sp10.

Kind regards,

Andreas

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

send me the structure of the nodes that you are using to bind the table...

Regards

AM

Former Member
0 Kudos

Hi Anoop,

the issue has been resolved. Please see my note in the second entry of this thread.

Kind regards,

Andreas

Former Member
0 Kudos

Hi all,

I just solved the issue. If/when you run into this issue, make sure to set the width on columns that have DropDownByIndex as editor. Otherwise the application will throw an exception in runtime. I haven't gone through other more complicated objects to see if they cause the same behaviour but I guess this could be the case.

Best regards,

Andreas

Former Member
0 Kudos

Sounds like a bug, please open an OSS message (BC-WD-JAV-RUN).

Armin

Former Member
0 Kudos

Hi Armin!

Bug has been reported. Thanks for your reply!