Hi All,
I have a report that has a group based on a formula. At design time, I can set the sort order of the group to Ascending, Descending, or Specified Order. If I select "Specified Order", I have unmatched flexibility as to how I want the records ordered. I could make them display in any way I want.
Is it possible to set the ordering of a group to "specified order" at run time? I was playing around with the report doing stuff like:
rpt.DataDefinition.Groups[x].GroupOptions.???
but I was getting nowhere with it. I have the version of Crystal Reports that shipped with Visual Studio 2002. Can anybody please tell me how I can accomplish this?
Thanks!
JC
We don't see things as they are; we see them as we are. - Anais Nin
I have a report that has a group based on a formula. At design time, I can set the sort order of the group to Ascending, Descending, or Specified Order. If I select "Specified Order", I have unmatched flexibility as to how I want the records ordered. I could make them display in any way I want.
Is it possible to set the ordering of a group to "specified order" at run time? I was playing around with the report doing stuff like:
rpt.DataDefinition.Groups[x].GroupOptions.???
but I was getting nowhere with it. I have the version of Crystal Reports that shipped with Visual Studio 2002. Can anybody please tell me how I can accomplish this?
Thanks!
JC
We don't see things as they are; we see them as we are. - Anais Nin