Page 1 of 1

Page Order

Posted: Sun Jul 02, 2006 6:16 pm
by fphealthcare
Stimulsoft,

I am currently trialing StimulReport.NET. I need a powerful reporting package which can created and changed at runtime. StimulReport.NET seems to be cabpable of this.

Currenlty I am working on a static report (does not need to be changed at runtime). The report uses only 1 row of data (e.g. 1 customer's details). The report is 4 pages. I have created the 4 pages (pages 1 - 4) with no data. When I save and run the report, the order is wrong, it shows page 1, 3, 4, 2. Is this normal? When I open the report in the designer, it also shows pages 1, 3, 4, 2. I don't know how to change the order to be correct. I have had a little web programming expercience, but not much windows, and no reporting experience. Currenlty I'm trialing v 1.50 of StimulReport.NET.

Am I doing something wrong? Is there a way to change the order of the report?

Thanks

Page Order

Posted: Mon Jul 03, 2006 3:26 am
by Vital

You can use Pages Manager to change order of pages. To call Pages manager use main menu of designer Tools->Pages Manager (hotkey Control+F4).


Thanks.