GreatDreamer
Programmer
Conditional Page Breaking:
There is a column in the database (Portfolio), that contains records that have the following values for this column:
Possible values are (Insert, Modify, and Cancel).
I just want to have a conditional page break after Insert and No Page break between Modify or Cancel. I will do grouping on this column and want only a page break to be placed after all the "Insert" records. I am not sure how to proceed with this.
Any help would be appreciated.
There is a column in the database (Portfolio), that contains records that have the following values for this column:
Possible values are (Insert, Modify, and Cancel).
I just want to have a conditional page break after Insert and No Page break between Modify or Cancel. I will do grouping on this column and want only a page break to be placed after all the "Insert" records. I am not sure how to proceed with this.
Any help would be appreciated.