Hi
I have
I have a section which contains an IGrid which might contain many columns . In this case I dont want all the columns in one page but would like some of the columns to appear in the next page .
Is there any way to define the grid or the columns so that if all the columns dont fit in to the section width it will autmatically bring them down to the next page .
what I would like to see is for example
page 1 rows 0 - 30 columns 0 - 20
page 2 rows 0 - 30 columns 21 - 30
page 3 rows 31 - 60 columns 0 - 20
page 4 rows 31 - 60 columns 21 - 30
etc.
Thanks.
No. PDF/XPS format doesn't have support for spanning pages horizontally. You would have to create a separate grid for each page.