How to display two tables having same y position with different X position

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for .NET (v5)  /  How to display two tables having same y position with different X position

DynamicPDF CoreSuite for .NET (v5) Forum

How to display two tables having same y position with different X position
1)Table 1 contains huge data and need to use the GetOverflow method
2)Table 2 contains 10 rows  of data.

please suggest on this
Both tables should display beside the other table with same y position and different X position
Posted by a ceTe Software moderator
Hi,

You can add tables one beside the other. You will need to place the other table by calculating the X position (XPosition=table1.X+table1.Width+padding).

In order to add a bigger table, you will need to handle overflow rows. Please refer to the documentation on table continuation  here.

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 9:10 AM.