Hi,
I am looking to create a report according to number of records.
for example if number of records are upto 4 then it is in Portrait and if greater then 4 the landscape,
I have to put cross control on it as well.
thank you
Layout at Runtime.
-
- Posts: 74
- Joined: Fri Dec 07, 2012 11:35 am
Re: Layout at Runtime.
Hello,
Please check the sample project in attachment.
Thank you.
Please check the sample project in attachment.
Thank you.
- Attachments
-
- DynamicCreateReport.zip
- (15.46 KiB) Downloaded 236 times
-
- Posts: 74
- Joined: Fri Dec 07, 2012 11:35 am
Re: Layout at Runtime.
Thanks for sample,
But will it possible use template but change it Portrait and landscape at runtime according to data.
thanks
But will it possible use template but change it Portrait and landscape at runtime according to data.
thanks
Re: Layout at Runtime.
Hello,
You can use the Orientation property for StiPage component in code.
Thank you.
You can use the Orientation property for StiPage component in code.
Thank you.