Click here to Skip to main content
15,916,463 members
Home / Discussions / C#
   

C#

 
GeneralRe: raise event in another form Pin
John Fisher10-Mar-04 3:52
John Fisher10-Mar-04 3:52 
General.Net windows forms problem in c# Pin
libpcap200110-Mar-04 1:07
libpcap200110-Mar-04 1:07 
GeneralRe: .Net windows forms problem in c# Pin
Dave Kreskowiak10-Mar-04 1:22
mveDave Kreskowiak10-Mar-04 1:22 
GeneralRe: .Net windows forms problem in c# Pin
LongRange.Shooter10-Mar-04 3:28
LongRange.Shooter10-Mar-04 3:28 
GeneralExchage server 5.0 Pin
pushpi10-Mar-04 1:04
pushpi10-Mar-04 1:04 
GeneralRe: Exchage server 5.0 Pin
Corinna John10-Mar-04 3:13
Corinna John10-Mar-04 3:13 
GeneralCrystal Reports (9) Sorting hierarchy Pin
Mr. Labenche9-Mar-04 23:18
Mr. Labenche9-Mar-04 23:18 
GeneralRe: Crystal Reports (9) Sorting hierarchy Pin
Heath Stewart10-Mar-04 6:18
protectorHeath Stewart10-Mar-04 6:18 
You can set up hierarchical sorting when you define the report definition using their wizard. If your report definition is already created, you can customize the groupings and select multiple sort fields, ordered by precendence ascending. You can also accomplish this using nested groups each with their own sorting.

If you're trying to do this through code, see the documentation for the DataDefinition.SortFields collection/array property. I'm betting you could probably add addition SortFields to it.

Other than that, see the Crystal Reports web site for CR-specific documentation, which should also be included with the product.

 

Microsoft MVP, Visual C#
My Articles
Generalmultimedia files Pin
m_ramses9-Mar-04 22:50
m_ramses9-Mar-04 22:50 
GeneralRe: multimedia files Pin
Mazdak10-Mar-04 3:13
Mazdak10-Mar-04 3:13 
GeneralRe: multimedia files Pin
Heath Stewart10-Mar-04 6:14
protectorHeath Stewart10-Mar-04 6:14 
GeneralRe: multimedia files Pin
Mazdak10-Mar-04 6:22
Mazdak10-Mar-04 6:22 
GeneralRe: multimedia files Pin
Heath Stewart10-Mar-04 6:24
protectorHeath Stewart10-Mar-04 6:24 
GeneralRe: multimedia files Pin
Heath Stewart10-Mar-04 6:22
protectorHeath Stewart10-Mar-04 6:22 
GeneralCreating new worksheet dynamically Pin
Member 6705319-Mar-04 20:05
Member 6705319-Mar-04 20:05 
GeneralAsyncronous callback to only a specific client. Pin
Blue_Aqua9-Mar-04 19:36
Blue_Aqua9-Mar-04 19:36 
GeneralRe: Asyncronous callback to only a specific client. Pin
Corinna John9-Mar-04 20:43
Corinna John9-Mar-04 20:43 
GeneralRe: Lots of free tutorials on C sharp Pin
Christian Graus14-Mar-04 14:58
protectorChristian Graus14-Mar-04 14:58 
Generalfuntion look-ahead Pin
sleeping child9-Mar-04 16:53
sleeping child9-Mar-04 16:53 
GeneralRe: funtion look-ahead Pin
LongRange.Shooter10-Mar-04 4:36
LongRange.Shooter10-Mar-04 4:36 
GeneralLocalization Pin
The Bug9-Mar-04 14:18
The Bug9-Mar-04 14:18 
GeneralRe: Localization Pin
The Bug9-Mar-04 17:15
The Bug9-Mar-04 17:15 
GeneralRe: Localization Pin
Mazdak10-Mar-04 3:17
Mazdak10-Mar-04 3:17 
GeneralRe: Localization Pin
Heath Stewart10-Mar-04 6:09
protectorHeath Stewart10-Mar-04 6:09 
GeneralFile I/O Problem Pin
scrname9-Mar-04 13:23
scrname9-Mar-04 13:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.