all groups > sql server reporting services > july 2006 >
You're in the

sql server reporting services

group:

How to have interactive sorting in Sql Server 2000 Reporting Services.


How to have interactive sorting in Sql Server 2000 Reporting Services. shagarwal
7/13/2006 11:31:43 PM
sql server reporting services:
Hi,

Is there a way i can have interactive sorting in sql server 2000
after my report is rendered

on the web page using URL access to Report Server from custom Web
Application.


TIA

Shuchi.
Re: How to have interactive sorting in Sql Server 2000 Reporting Services. Tim Dot NoSpam
7/14/2006 12:00:00 AM
You ~could~ add a sort parameter and a sort direction parameter (default it
for initial open), then in the Action property of the header point to the
same report and pass the exact same parameters, but pass a value for the
sort and sort direction based on the header and the current sort and sort
direction.

I'm thinking out loud and haven't done this in 2000, but it should do the
trick.

-Tim

[quoted text, click to view]

AddThis Social Bookmark Button