Conditional groupingin report control |
Post Reply |
Author | |
anshu16585
Newbie Joined: 12 March 2015 Location: United States Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 12 March 2015 at 2:19pm |
Hi All,
I am trying to use conditional grouping in a report control based on the count. So if I am grouping based on phone numbers and if the count of the rows with same phone number is more that one then only I will group them otherwise show those rows as independent ones. I tried to use the following method: pReportCtrl->GetColumns()->GetGroupsOrder()->Add(pReportCtrl->GetColumns()->GetAt(0)); but this is grouping all the rows even if the count is 1. Can someone suggest me what to do. let me know if you need more information. thanks in advance.
|
|
Anshuman
|
|
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 |