How do I save/restore the report layout? |
Post Reply |
Author | |
SvenC
Groupie Joined: 02 February 2007 Status: Offline Points: 79 |
Post Options
Thanks(0)
Posted: 13 May 2007 at 6:26am |
Hi,
is there a builtin mechanism to save and restore the layout of a report control? I'd like to store different report layouts for one application so it would be nice if I could use some name for saving and loading different layouts. Like reportCtrl.SaveLayout(_T("myLayout");
Regards,
SvenC
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Yes, try looking at the ReportSample application, methods: CReportSampleView::LoadReportState() and CReportSampleView::SaveReportState()
-- WBR, Serge |
|
SvenC
Groupie Joined: 02 February 2007 Status: Offline Points: 79 |
Post Options
Thanks(0)
|
Hi Serge,
exactly what I was looking for.
Thanks a lot,
Sven
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |