Container and Panel control
Posted: Tue Sep 02, 2008 10:16 am
Hi,
I have been trying out Engine_v2. I perform the following actions
Design new report and save:
1. Open an empty report in the designer with the default Engine_v1
2. Set version to Engine_v2, I notice that the Container control on the left hand side changes to Panel
3. Do some sample report design using Panel etc.
4. Exit designer and SavePackedReportToString()
When I open designer with LoadPackedReportFromString(), I notice that the version is still Engine_v2 but I get the Container control instead of Panel.
It seems that if I manually set Engine_v2 in the designer I get Panel, other time I get Container. When my report has both Container and Panel it still works without any problem.
What's the difference between Container and Panel, they are a bit confusing.
Thanks.
I have been trying out Engine_v2. I perform the following actions
Design new report and save:
1. Open an empty report in the designer with the default Engine_v1
2. Set version to Engine_v2, I notice that the Container control on the left hand side changes to Panel
3. Do some sample report design using Panel etc.
4. Exit designer and SavePackedReportToString()
When I open designer with LoadPackedReportFromString(), I notice that the version is still Engine_v2 but I get the Container control instead of Panel.
It seems that if I manually set Engine_v2 in the designer I get Panel, other time I get Container. When my report has both Container and Panel it still works without any problem.
What's the difference between Container and Panel, they are a bit confusing.
Thanks.