Expand or Collapse some Groups? |
Post Reply |
Author | |
Thoma
Newbie Joined: 12 August 2005 Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 28 August 2005 at 8:29am |
Hi! Please, how can i collapse or expand some grouprows if i DONīT KNOW the row-position!? With "wndReportControl.Rows(x).Expanded =True/False" i canīt do this, because i donīt know "x" (position of the row, there is a Group)! So i need something like this: "wndReportControl.GroupRows("Today").Expanded =True/False" !!! Thank you for help Edited by Thoma |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
I can only suggest to loop all rows to find it and expand/collapse.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Thoma
Newbie Joined: 12 August 2005 Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Umpf! Always a loop through more then 50.000 Rows! OK, thank you for the fast answer!!! Is there a solution/feature planned in the near future? - OR OTHER WAY... Is it possible to still collapse a GroupRow before (!) populate the grid? I need to always collapse "older then 1 Year" Mails. Only, if the user want, he can click on this GroupRow to expand it! Is that possible (like Outlook 2003)? Thank you! |
|
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 |