Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Master Detail Pivot Table - NullPointerException

902409Mar 29 2012 — edited Mar 29 2012
Hello,

I have a master table, and a detail pivot table. When I click on a row of the master table, the pivot table shows the corresponding details.

However, I have a case which the master table has rows, but no details exist. When I click at this kind of row in the master table, I am getting a NullPointerException.

I have tried to configure the EmptyText property of the pivot table, but this does not affect the exception I am getting.

Any solution to this error?

Thanks in advance,
Angelina
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2012
Added on Mar 29 2012
8 comments
263 views