Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. treinsberg

    Grouping and Sorting by different Fields CR VS2005

    Ok thanks a lot for help. Now all works fine. I placed a maximum on field2 in the group header and dont´n display it. Now sorting is activated. But I don´t have to place field2 at detail section to do the maximum.
  2. treinsberg

    Grouping and Sorting by different Fields CR VS2005

    So my DetailSection is Empty. Only the GroupHeader is shown like my Example. So the Result should look like this: 5 aaa Sum(Field3) --> GroupHeader 3 bbb Sum(Field3) --> GroupHeader 2 fff Sum(Field3) --> GroupHeader 4 hhh Sum(Field3) --> GroupHeader 1 xxx Sum(Field3) --> GroupHeader No...
  3. treinsberg

    Grouping and Sorting by different Fields CR VS2005

    Thanks a lot. The last tip nearly gets the problem. But I only can´t create the maximum field in the detailed section. The field had to be generated in the groupheader or groupfooter.
  4. treinsberg

    Grouping and Sorting by different Fields CR VS2005

    So this may makes a sorting for the data section under the group. But I don´t show any data section. Only the Groupheader is visible. And the Groupheader should be sorted by Field2 and Grouped by Field1.
  5. treinsberg

    Grouping and Sorting by different Fields CR VS2005

    Yes i want to sort by Field2 within the group. Result should look like this: 5 aaa Sum(Field3) 3 bbb Sum(Field3) 2 fff Sum(Field3) 4 hhh Sum(Field3) 1 xxx Sum(Field3) multiple Values for Filed2 for a single Value of Field1 are not possible. Thanks for answers
  6. treinsberg

    Grouping and Sorting by different Fields CR VS2005

    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...

Part and Inventory Search

Back
Top