Hi!
I need to create a datawindow with several pagebreaks. The number of pagebreaks is not known beforehand.
I understand that for getting a new page I should have multiple reports in the datawindow with enabled newpage. So, the question is how to add into a static datawindow additional reports?
Or, alternatively, I read from a website (
http://www.techno-kitten.com/Changes_to_PowerBuilder/New_In_PowerBuilder_2/NewPB2_-_Painter_Features/NewPB2_-_DataWindow_Features/NewPB2_-_Creating_DataWindow_R/newpb2_-_creating_datawindow_r.html), that this should be possible: "For example, if you make column 1 (Dept_Nbr) a group, you can force a page break each time the department number changes, and can report on information for each department in the DataWindow". But how exacly should that be done?
Or, if there are any other ideas how to make a new page in datawindow, all help is welcome!
Start Free Trial