Need Help with Getting Interaction to Work in Silverlight Preview in Designer

Stimulsoft Reports.Silverlight discussion
Locked
dan
Posts: 4
Joined: Mon Feb 13, 2012 10:22 am
Location: Ontario, Canada

Need Help with Getting Interaction to Work in Silverlight Preview in Designer

Post by dan »

Hi,

I'm currently evaluating Reports.Silverlight v2011.3 and I'm using the standalone designer to create reports. Currently, I cannot get interaction to work in the report I have created. I am aiming for a multi-level collapsing structure with each group's data having dynamic sorting enabled; however, neither dynamic collapsing nor dynamic sorting is working. I have followed the steps in the manual and in the video for creating interactions on Groups; however, nothing is working. This is the current structure I have:

[GroupHeaderBand1] Collapsing (Enabled), Collapsed ({GroupLine > 0}), Collapse Group Footer (Disabled)
[GroupHeaderBand2] Collapsing (Enabled), Collapsed ({GroupLine > 0}), Collapse Group Footer (Disabled)
[Table1] Sorting Enabled (True), Sorting Column (set individually for each column heading)
[GroupFooterBand2]
[GroupFooterBand1]

I have also tried

[GroupHeaderBand1] Collapsing (Enabled), Collapsed ({GroupLine > 0}), Collapse Group Footer (Disabled)
[DataBand1]
[GroupFooterBand1]

There is evidence that something is taking placed when interaction is set like this because the groups really do collapse (i.e., the data is hidden and I see only the group title), as expected, but I cannot expand them (i.e., there are no [+] and [-] buttons). In the case of the dynamic sorting, there is no evidence that it is even turned on (clicking column headings has no effect).

Thank you so much for your help!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Need Help with Getting Interaction to Work in Silverlight Preview in Designer

Post by HighAley »

Hello.

Please, look at our Demo Interactive Reports section. http://sl.stimulsoft.com/
If you couldn't solve your problem then send us a working project to reproduce your issue.

Thank you.
Locked