|  | 
| clear reportcontrol | 
| Post Reply   | 
| Author | |
| cmm2006   Senior Member   Joined: 26 September 2006 Status: Offline Points: 118 |  Post Options  Thanks(0)  Quote  Reply  Topic: clear reportcontrol Posted: 20 January 2007 at 7:22pm | 
| 
   Hello, to remove all the columns from a report control I used: .Columns.DeleteAll. how can I clear the control from all the existing rows, in order to load the report with new rows.? Thank you, | |
|  | |
| moe188   Senior Member   Joined: 27 March 2006 Status: Offline Points: 225 |  Post Options  Thanks(0)  Quote  Reply  Posted: 20 January 2007 at 7:56pm | 
| 
   hi, use: reportcontrol.records.deletall | |
|  | |
| 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 |