alexbelovtt
Programmer
I use Crystal XI and Visual basic.
One of details section has database fields, which repeated one or more times.
I do not want section to be broken on to the middle and continue display value on to the next page.
Sure if section 2 is bigger than page let it broke, but in situation when section has like 10 values and begins on to the bottom of page one, I want whole section appears on to the next page.
Example:
Section detail 1: How you doing?
Section detail 2 : Good
Not to bad
I do not know yet
Currently I have situation: Page 1
How you doing?
Good
Not to bad
Page brake ------------------------------
Page 2
I do not know yet
I do want in case like that display Section1 and Section 2 on to the page 2
Section 1 marked as Suppress if duplicated.
And that make another problem for me – if values in section 2 make section bigger than page, I need to display section 1 on to the next page.
Like:
How you doing? (Continue)
Thank you.
Alex
One of details section has database fields, which repeated one or more times.
I do not want section to be broken on to the middle and continue display value on to the next page.
Sure if section 2 is bigger than page let it broke, but in situation when section has like 10 values and begins on to the bottom of page one, I want whole section appears on to the next page.
Example:
Section detail 1: How you doing?
Section detail 2 : Good
Not to bad
I do not know yet
Currently I have situation: Page 1
How you doing?
Good
Not to bad
Page brake ------------------------------
Page 2
I do not know yet
I do want in case like that display Section1 and Section 2 on to the page 2
Section 1 marked as Suppress if duplicated.
And that make another problem for me – if values in section 2 make section bigger than page, I need to display section 1 on to the next page.
Like:
How you doing? (Continue)
Thank you.
Alex