Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - ReportControl ReportNavigator?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

ReportControl ReportNavigator?

 Post Reply Post Reply
Author
Message
kangcorn View Drop Down
Newbie
Newbie


Joined: 02 December 2005
Location: Korea, South
Status: Offline
Points: 11
Post Options Post Options   Thanks (0) Thanks(0)   Quote kangcorn Quote  Post ReplyReply Direct Link To This Post Topic: ReportControl ReportNavigator?
    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..

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 24 April 2006 at 7:59am
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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.