Problem in load ex-version column layout |
Post Reply |
Author | |
fatbone77
Newbie Joined: 10 January 2007 Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 19 January 2007 at 8:10pm |
Previously, I have a reportcontrl with 20 columns. recently, i remove 2 columns from it. when it loads column layout from previous saved layout file, the reportcontrol throw a internal exception, which been capture inside CXTPReportControl::DoPropExchange.
after that, move mouse or any operation on this reportcontrol will cause crash. |
|
fatbone77
Newbie Joined: 10 January 2007 Status: Offline Points: 8 |
Post Options
Thanks(0)
|
By the way, i'm using V10.4
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
The problem is that columns data is stored and loaded using column index.
For future versions we'll add a new property to CXTPReportColumn:
If it is not empty, it is used to load column data. This allows to skip column data easily if it is removed. This will be available in versions after 11.1 -- WBR, Serge |
|
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 |