gonetkeygo
Programmer
I am using Crystal Reports 10, and i would like to be able to dynamically sort the report based on user input. For example, a user runs the report and gets back a report with 5 fields sorted by the first field. The user then clicks the 2nd field header and the report displays sorted by the 2nd field. The user then clicks the 5th field header and the report displays sorted by the 5th field.
I know that i could just re-submit the report, but i was wondering if there was a better way internally inside the report to reset the sorting.
Thanks,
Joe C
I know that i could just re-submit the report, but i was wondering if there was a better way internally inside the report to reset the sorting.
Thanks,
Joe C