cancel
Showing results for 
Search instead for 
Did you mean: 

How to display same data in two windows(2 main windows) in a single page

former_member209914
Participant
0 Kudos

Hi All,

I need to display same data in two windows in a single page.

The window which i taken is main window.

I tried by copying main window. So, In my page I am having two main windows(i.e main 00 and main 01).But,when I am executing the layout data is not displaying in second main window.

wht is the solution for this requirement?. Is it possible if the window is main?.Or else i have to take Variable window?.

Can any one help me in this case..

Regards,

vinod

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

If you want to print the same values then one window will be sufficient it seems.

Just split the Main window vertiically or horizantally as per your requirement using position commands and then use the same variables in the second part.

This will solve your problem.

I think this will work for vertical split only.

Because you will be printing the up to bottom right so when row is changed means loop changes.

If you dont understand get back to me

And reward if useful

Thanks,

Nageswar