Issues in designer

Stimulsoft Reports.WPF discussion
Post Reply
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Issues in designer

Post by Jennypi »

Hi,

We're having some issues while using Stimulsoft Wpf.
We are using your Wpf edition tools, with Stimulsoft.Report.dll, v2015.1.8.0.

First issue :
when we update a property, for example the width of a component, in the Properties panel : what we type is not validated when typing Enter key. We need to put the mouse in another field (Height for example) so that our input is taken.
Is it a known bug?

Second issue:
Once the new width is applied to the report, the change is not detected as a modification > our application doesn't ask to save. And Save button has no effect.

Code: Select all

stiReport = new Stimulsoft.Report.StiReport() 
stiReport.DesignWithWpf(); 
stiReport.IsModified // ==> always false when modifying a property from the Property panel. Is working fine when editing with the mouse.
Could you please help us?

Thanks.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Re: Issues in designer

Post by Jan »

Hello,

We need some time to check this issues. I will inform you shortly.

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

Re: Issues in designer

Post by HighAley »

Hello, Jenny.

First issue:
Sorry, but this is a peculiarity of the WPF property grid.
We han't change this.

Second issue:
Sorry, but we couldn't reproduce the issue. What do you mean under the "new width is applied to the report"?
Could you send us a video where we could see how to reproduce the issue?

Thank you.
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Re: Issues in designer

Post by Jennypi »

Hello,

Any news about those issues?

Thanks.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Re: Issues in designer

Post by Jan »

Hello,

Please check our previous post.

Thank you.
Post Reply