|  | 
| Add item at index xx | 
| Post Reply   | 
| Author | |
| rdeboer   Groupie   Joined: 29 April 2004 Location: Netherlands Status: Offline Points: 81 |  Post Options  Thanks(0)  Quote  Reply  Topic: Add item at index xx Posted: 14 September 2006 at 10:11am | 
| 
   Is it possible to add an item to the ReportControl at a certain index, like the VB ListView control?
 | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 14 September 2006 at 3:31pm | 
| 
   Use ReportControl.Records.Insert(Index) method. Then do not forget to call .Populate
 -- WBR, Serge | |
|  | |
| rdeboer   Groupie   Joined: 29 April 2004 Location: Netherlands Status: Offline Points: 81 |  Post Options  Thanks(0)  Quote  Reply  Posted: 14 September 2006 at 6:59pm | 
| Thanks! | |
|  | |
| 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 |