Hiding Outer table based on the value in the inner table [message #988542] |
Fri, 30 November 2012 07:15  |
Eclipse User |
|
|
|
Hi all,
I have created report with sub report in it... my requirement is that i want to hide the outer table detail row if the inner table row data cell has a zero value..
My inner table is containing just a footer row because i want only one value per matched record from the outer table so am keeping the data item in table footer row..
I already tried with setting persistent global variable on the data item of inner table by its value and setting the global variable to TRUE or FALSE as string on its onCretae method and on the outer table detail row onRender method checking whether the global variable contains TRUE or FALSE and based on that hiding the row but its not working at all..
If anybody knows how to solve it than please let me know
Thanks in advance
Nitin
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.24073 seconds