Skip to Content
0
Former Member
Dec 28, 2007 at 08:17 AM

Tables in Main window

33 Views

Hi all,

Is it possible to have a table printed twice adjacent to each other in a main window, if so how do we do that.

My requirement is something like this, say if the number of records exceed the first table then instead of going to the next page can the same table be printed beside the first table?

Main Window:

Table1 Table1

Col1 Col2 Col3 Col1 Col2 Col3

1 24

2 25

3 26

-- --

-- --

-- --

-- --

23 46

Total:

Do let me know if this kind of requirement is feasible or not.

Thanks and Regards,

Narendra.

The query after posting looks weird, I will explain how it looks like, say my first table can accomodate 23 records and if the number of records exceed 23 they have to printed in another table adjacent to the first one with the rest. Both tables have the same structure with 3 columns: Col1 Col2 and Col3.

Hope this should be fine.

Edited by: Narendra Daka on Dec 28, 2007 1:49 PM