ReportControl ReportNavigator? |
Post Reply |
Author | |
kangcorn
Newbie Joined: 02 December 2005 Location: Korea, South Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 24 April 2006 at 1:30am |
I have been changed the Toolkit pro version. (version 9.81 -> version 10.1) ver 9.81 MoveFirst () compile error it occurred. then i use MoveFirstRow() function of CXTPReportNavigator. But compile error is occurred again. The lower part is error contents...
error C2027: use of undefined type 'CXTPReportNavigator'
How to solve the problem? sorry. I cannot English well. thanks.. |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hello,
As a workaround please add #include <ReportControl/XTPReportNavigator.h> in the beginning of your cpp file. Sorry for this trouble, it will be fixed in next versions and this include will be not necessary. -- 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 |