DropRecords from one RC to another |
Post Reply |
Author | |
John31
Groupie Joined: 08 December 2005 Location: United States Status: Offline Points: 70 |
Post Options
Thanks(0)
Posted: 19 April 2006 at 4:09pm |
Is there a sample available that shows how to modify the records being dropped into a report control? I am aware of the existing sample using Ole and List boxes. Take the following: 2 Report Controls, RC1 and RC2 with different columns. Drag rows from RC1 to RC2. In the DropRecords event of RC2 the records need to be adjusted to appear in the correct columns of RC2. The code below shows how I think you would do it. However, the step in bold appears to do nothing. What am I doing wrong?
' create a new records collection that will be populated with converted data and then |
|
Regards
John Layton |
|
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 |