![]() |
CXTPReportControl::ReleaseItem error |
Post Reply
|
| Author | |
yayo
Groupie
Joined: 22 December 2006 Location: Korea, South Status: Offline Points: 28 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPReportControl::ReleaseItem errorPosted: 14 February 2007 at 5:15am |
|
// yayo 2007.02.14 ==> modify int nColCnt = pColumns->GetCount()-1;
for (i = nColCnt; i >=0 ; i--) { CXTPReportColumn* pColumn = pColumns->GetAt(i); if (pColumn->m_nItemIndex > nIndex) //for (i = 0; i < pColumns->GetCount(); i++) // if (pColumn->m_nItemIndex > nIndex) // not excute |
|
|
hi
|
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 February 2007 at 4:29pm |
|
Hi, thanks! This should be actually modified, but your version is also not quite correct. Final version will be:
-- WBR, Serge |
|
![]() |
|
yayo
Groupie
Joined: 22 December 2006 Location: Korea, South Status: Offline Points: 28 |
Post Options
Thanks(0)
Quote Reply
Posted: 20 February 2007 at 5:39am |
|
OK, It is my mistake !! thanks!!
|
|
|
hi
|
|
![]() |
|
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 |