treinsberg
Programmer
Hello Community
I had a little problem with CystalReports. Im using the buildin CR in VisualStudio 2005. My Data look like this:
Field1 Field2 Field3
2 fff 12
5 aaa 25
3 bbb 23
1 xxx 65
4 hhh 89
1 xxx 6
The generated Report should by Grouped By Field1. The Group is no Problem this works fine. Sorting by Groupingfield also works fine. My Problem is now that that the Group should by Grouped by Field1 and sorted by Filed2. Is there any chance to do this?
Thomas
I had a little problem with CystalReports. Im using the buildin CR in VisualStudio 2005. My Data look like this:
Field1 Field2 Field3
2 fff 12
5 aaa 25
3 bbb 23
1 xxx 65
4 hhh 89
1 xxx 6
The generated Report should by Grouped By Field1. The Group is no Problem this works fine. Sorting by Groupingfield also works fine. My Problem is now that that the Group should by Grouped by Field1 and sorted by Filed2. Is there any chance to do this?
Thomas