Print Page | Close Window

How to refresh specific Row/Column in Report ctrl?

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=18608
Printed Date: 29 September 2024 at 3:26am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to refresh specific Row/Column in Report ctrl?
Posted By: shanmuganathan
Subject: How to refresh specific Row/Column in Report ctrl?
Date Posted: 01 July 2011 at 3:14am
Hi All,

Scenario:
Consider i am having a database with 150k records and this database is accessed by 2 different exe's at the same time. The second exe does some process and updates some specific column's.

Question:
My question is how to refresh only those specific rows/columns in my XTPReport control (virtual mode)
instead of refreshing the complete grid ?

Thanks in Advance :-)







Replies:
Posted By: Makarand
Date Posted: 06 July 2011 at 4:28am
I am having same problem but I think there is no such function where we can refresh particular row,col ..
to fix this issue i used following code, may be useful to you.. 

SetVirtualMode(new MyRecordType(...), NewNumberOfElements); followed by Populate();

If you fond batter than it then please post it..

-Mak



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