Iterating through group rows |
Post Reply |
Author | |
larryp
Groupie Joined: 15 January 2005 Location: United States Status: Offline Points: 61 |
Post Options
Thanks(0)
Posted: 21 December 2006 at 9:03am |
What is the recommended way of iterating through just the group rows? Do I have to iterate through all of the rows and call pRow->IsGroupRow on each row to find the group rows or is there a better way?
Thanks,
Larry
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi Larry,
Yes, you're correct -- you'll have to iterate through all rows and determine those which are group ones. -- 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 |