Skip to Content
0
Dec 03, 2008 at 10:52 AM

Nested Table one of the Third table Value Display in every Page as a Header

32 Views

Hi ,

I am displaying Records using Nested Table

1ST_TABLE
              |___TKNUM
                     
                  2ND_TABLE
                       |___TKNUM

                          3RD_TABLE
                                  |__TKNUM

3rd table is having large number of records which get displayed in next page also.

Now TKNUM is mapped with 1ST_TABLE-TKNUM, so it displays only in the header of page where the first table records are populating.

I need to display it in every page as a header.

Kindly Help to solve the issue.

Thanks,

Kanagaraja L

Edited by: Kanagaraja Lokanathan on Dec 3, 2008 11:52 AM