ReportControl: Unique key |
Post Reply |
Author | |
rdeboer
Groupie Joined: 29 April 2004 Location: Netherlands Status: Offline Points: 81 |
Post Options
Thanks(0)
Posted: 21 July 2005 at 2:32pm |
In the ReportControl, is it possible to give each row a unique key, like the ListView control can in Visual Basic? I need to load messages in the control, and duplicate messages with the same subject should only display once. If we can use a Key for each row, and surpress errors, it only adds a record if the key is unique. If that isn't possible, is there another solution for this? (there isnt a FindRow method) I thought of FilterText, but if you have 15000 records, I assume that would be a really slow solution....
|
|
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 |