Print Page | Close Window

BeginUpdate() and refreshing the row indices

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=8664
Printed Date: 15 November 2024 at 4:05pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BeginUpdate() and refreshing the row indices
Posted By: jnpt
Subject: BeginUpdate() and refreshing the row indices
Date 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




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net