Crystal Reports with C# Question
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I am currently developing an asp.net application that develops crystal reports using the push method. What I am wondering is if I can allow the user to specify sort options during runtime while they are viewing the report information in the .asxp page? For instance I have a report that displays three bits of information about a part(PartNumber,RevisionNumber,CallNumber). I am wondering if I can allow the user to switch between sorting the records by these given fields and just have the page reload with the same data in the newly selected sorted order. Thanks in advance for any help Frank Lepkowski :confused: PS Sorry if this is not posted where it should be I was not sure were to stick the post!