Master Detail Pivot Table - NullPointerException
902409Mar 29 2012 — edited Mar 29 2012Hello,
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