Print Page | Close Window

HELP!!

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=15846
Printed Date: 04 May 2024 at 9:20pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HELP!!
Posted By: wzquyin
Subject: HELP!!
Date Posted: 14 December 2009 at 12:52pm
 
 CXTPReportRecordItem* pItem = acc->pReportRecord->GetItem(1);
   if (pItem)
   {
     pItem->SetCaption(szMsg);
    
   }
 
 after i call the func SetCaption ,the CXTPReportControl do not show the new words!!!
if use Populate(); , cpu % very high ,and the select rows will empty itself!!
how i call setcaption and update it!!!
 
help!!



Replies:
Posted By: mdoubson
Date Posted: 21 December 2009 at 4:19pm
Just call RedrawControl - no need to call Populate

-------------
Mark Doubson, Ph.D.



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