BeginUpdate() and refreshing the row indices |
Post Reply |
Author | |
jnpt
Newbie Joined: 05 November 2007 Location: Germany Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 05 November 2007 at 7:12am |
Hello,
in CXTPReportControl::BeginUpdate() the statement m_bRefreshIndexes = FALSE; should be removed. If this method is called in a situation where m_nLockUpdateCount > 0 and m_bRefreshIndexes = TRUE the resetting of m_bRefreshIndexes has the result that the necessary call to _RefreshIndexes() never happens. Regards jnpt |
|
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 |