Skip to Content
0
Mar 01, 2011 at 06:52 AM

Display 2 table using the same table node in context

52 Views

Hi Gurus,

I need to display the same table twice using the same table node in context. The second table always come out empty. Looks like there is some sort of reference that will loop at the data for the first table and finished at the end of data, and therefore second table will always come out empty.

Any idea how to initialize and iterate through the data source again for the second table?

Or any idea how to display the second table apart from using a different table node in the context?