Cross-tab bug

Stimulsoft Reports.WPF discussion
Post Reply
kro
Posts: 27
Joined: Fri Oct 19, 2012 11:25 am

Cross-tab bug

Post by kro »

Hello.

I have encountered the following problem when designing a report that uses a cross-tab:
- I place a new cross-tab on the page,
- I set the data source for the cross-tab,
- I drag and drop a field to the 'Columns' or 'Rows' box,
- the Designer crashes.

When I start the Designer from code and perform the same steps, I get a NullReferenceException.

The easiest way to reproduce this bug is to launch the Demo application and edit one of the reports there - the result is the same, at least for me.

I am using version 2012.2.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Cross-tab bug

Post by Alex K. »

Hello,

Please check the last prerelease build.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Cross-tab bug

Post by HighAley »

Hello.

We couldn't reproduce this issue.
Could you send us more detailed description or video how to reproduce it in the Demo.
What exact version do you use?
Send us your report template with data to reproduce this issue from code.

Thank you.
kro
Posts: 27
Joined: Fri Oct 19, 2012 11:25 am

Re: Cross-tab bug

Post by kro »

The problem is that there isn't really any template to speak of. I create a blank report, then set up the data source (the xml file from Demo) and place only the cross-tab on the page. Then I set the data source for the tab and everything is OK (see attachment 1.png). Then I drag and drop one of the fields to the 'Rows' box -- and the Designer crashes (attachment 2.png; the message is in Polish and it naturally says that Designer.Wpf.exe stopped working). It's version 2012.2.1400 from 13 September.

I checked the prerelease build 2012.11.02 and it works fine there.
Attachments
2.PNG
2.PNG (71.3 KiB) Viewed 2676 times
1.PNG
1.PNG (51.14 KiB) Viewed 2676 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Cross-tab bug

Post by HighAley »

Hello.
kro wrote:I checked the prerelease build 2012.11.02 and it works fine there.
It's good. Use this prerelease build.

Thank you.
Post Reply