Skip to Content
0
Former Member
Feb 20, 2009 at 11:41 AM

two tables printing in one main window

23 Views

Hello Friends,

i have used two table node for printing two tablular data(one for header and other for item data printing) and want to print the data like this

header data

loop

endloop

itemtitle header

loop2

endloop2.

i have got data in both the loop but while printing loop2 is printing data in continuation with loop1 but i want tht loop2 should be printed after item title header as shown above.

Sunny