Interactive sorting: Setting initial sort to ''DESC''

How do you set the initial sort direction with the report on a table column?

My current sort expression is:

=Fields!InStockQty.Value

[200 byte] By [Pdoc] at [2008-1-7]
# 1

Anybody? I thought I was just missing something easy.

Pdoc at 2007-10-2 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...
# 2
You can set the initial sort in your DataSet query. I have not seen a way to do it in the report deisigner.
JTyce at 2007-10-2 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...
# 3

Thanks, although the initial sort in the dataset it as it shoud be. This is for a qty field, after initial view...starts with items that have 0 qty...I would like it to start with the highest qty's.

Any other thoughts?

Pdoc at 2007-10-2 > top of Msdn Tech,Visual Studio,Visual Studio Report Controls...

Visual Studio

Site Classified