Regarding SortEventArgs

I am trying to log all activity on my website for debugging purposes, and I need the logs to be human-readable.

My current issue is with SortEventArgs. When I catch the Sort event of the ReportViewer control, I receive a SortEventArgs object with a SortId in it.

This SortId does not map to any of the columns in my report, and I would like to log the name (caption) of the column that was clicked.

Does anyone know how to map this Id to a meaningful string?

Thanks
-JG-

[482 byte] By [JGordon] at [2007-12-30]
# 1
Unfortunately, no. Not in the first release.
RajeevKarunakaran at 2007-9-5 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...
# 2
Thank you.
JGordon at 2007-9-5 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...
# 3

I'd like to revisit this issue - I have needs of determining what was sorted and how in the ReportViewer - how can I use the SortID value that is sent as part of the SortEventArgs? Has this been investigated by anyone?

Thanks!

MS

# 4
I also need to know Microsoft intends developers to use the so-called SortID in reportviewer. To simply say "Unfortunately, no. Not in the first release." is not an adaquate response. What about the current release? Why is there zero followup from Microsoft on this? Why is there no information in MSDN on how to use SortID? Please provide more information ASAP. Thanks.
mark92929 at 2007-9-5 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...

Visual Studio

Site Classified