|  | 
| How can I disable the virtual mode | 
| Post Reply   | 
| Author | |
| mlatona   Senior Member   Joined: 19 April 2005 Location: Germany Status: Offline Points: 124 |  Post Options  Thanks(0)  Quote  Reply  Topic: How can I disable the virtual mode Posted: 29 May 2006 at 4:58am | 
| Hi, I have a report control, that shows different numbers of records. I will set the virtual mode, when the report control should show more than 10000 records. But how can I disable the virtual mode when the report control should show less records? 
 | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 29 May 2006 at 2:59pm | 
| 
   Hi, Looks like for current version you can't reset virtual mode :( For the next version to reset you can call .SetVirtualMode(0). As a workaround I can recommend you having 2 Report controls -- one in virtual mode, one in regular mode, on the same placement, making them visible or hide when needed to switch. -- WBR, Serge | |
|  | |
| 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 |