|  | 
| Record.AddItem | 
| Post Reply   | 
| Author | |
| cryo75   Groupie   Joined: 04 June 2006 Status: Offline Points: 49 |  Post Options  Thanks(0)  Quote  Reply  Topic: Record.AddItem Posted: 09 December 2006 at 3:33am | 
| 
   Hi,
 Why do we have to call AddItem every time we need to add an item to the record object? Wouldn't it be easier (and less code) that the number of items added are the same as the number of columns, and these items are added automatically to the record object when we add a record to the reportcontrol? Comments? Ivan | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 12 December 2006 at 3:14am | 
| 
   Well, a reasonable question... That is currently working so in order to be compartible with the same schema in C++/MFC version of the control. We'll consider adding methods like following which will do this job automatically: 
 -- 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 |