![]() |
Help with CXTPReportRecordItemVariant |
Post Reply
|
| Author | |
mhamsa
Newbie
Joined: 15 December 2004 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: Help with CXTPReportRecordItemVariantPosted: 15 December 2004 at 2:44pm |
|
I'm having some trouble using CXTPReportRecordItemVariant - it doesn't appears to be definied. I've checked the XTPReportRecordItemText.h header the definition looks valid but the code doesn't compile.
Compiler Error: error C2065: 'CXTPReportRecordItemVariant' : undeclared identifier
Thanks, mike... |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 December 2004 at 5:40am |
|
Sorry it used in ActiveX version only. You can copy code of CXTPReportRecordItemVariant(XTPReportRecordItemText.h) to your application. |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
mhamsa
Newbie
Joined: 15 December 2004 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 December 2004 at 8:21am |
|
Thanks, I'm really trying to do something similar to "CListCtrl::SetItemData" so that I can associate some arbitrary object handle/pointer to a record in the record control. What's the best way to do this? mike... |
|
![]() |
|
mhamsa
Newbie
Joined: 15 December 2004 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 December 2004 at 12:01pm |
|
I went ahead and subclassed CXTPReportRecord and added a few "extras" to it so that I could store some item data on the record.
|
|
![]() |
|
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 |