Page 1 of 1

interactive sorting in web viewer

Posted: Tue Dec 08, 2009 12:46 pm
by Lynn
How do I enable the user to interactivly sort data using the web viewer?

interactive sorting in web viewer

Posted: Wed Dec 09, 2009 2:44 am
by Andrew
Hello,

For Interactions you need to connect data in the GetDataSet special event. Please, the attached example. Also, in the next prerelease build on 14-December-2009, another way, when data are connected in the report file, will be available.

Thank you.

interactive sorting in web viewer

Posted: Mon Dec 14, 2009 11:36 am
by Lynn
Please advise what is required (if anything) for interactive sorting on a report with data attached to the file.

interactive sorting in web viewer

Posted: Tue Dec 15, 2009 4:48 am
by Andrew
Hello,

The error was fixed prerelease build on December, 14 2009. Please download this build.

Thank you.

interactive sorting in web viewer

Posted: Wed Dec 16, 2009 10:18 am
by Lynn
I've upgraded to the latest prerelease. My reports which have data attached do not have sorting by default. What options do I need to set to enable dynamic sorting the the web viewer?

I set the 'sorting column' property on each header item and don't see any way to sort the report.

interactive sorting in web viewer

Posted: Thu Dec 17, 2009 3:27 am
by Andrew
Hello,

We have checked sorting with defined data inside a report. Everything works as expected. We checked reports with XML and MSSQL data. Please see a simple sample, attached to this message. To make it work you need Demo.xml and Demo.xsd data files to be located at D:\. We used libraries of the 2010.1.608 version dated December, 14 2009.


Thank you.