Unable to replace item on the fly |
Post Reply |
Author | |
mgampi
Senior Member Joined: 14 July 2003 Status: Offline Points: 1201 |
Post Options
Thanks(0)
Posted: 16 February 2023 at 11:27am |
Hi; I need to replace an CXTPReportRecordItem type on the fly (e.g from CXTPReportRecordItem to CXTPReportRecordItemNumber). For that I tried to write a ReplaceItem function within my CXTPReportRecord derived class:
But it can't compile, because the m_pControl member of the CXTPReportRecordItem class is protected and I can't find a SetReportControl() member function - similar to SetRecord() member function. Can you at CJ add this function in next release to enable the required feature? TIA
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
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 |