Solved: Issue with the StiMvcDesigner

Stimulsoft Reports.NET discussion
Post Reply
Haraldf
Posts: 24
Joined: Thu Dec 05, 2013 8:21 pm

Solved: Issue with the StiMvcDesigner

Post by Haraldf »

Hi,

(I am posting to this generic forum because of lack of permission to the MVC forum)

I have an issue with the StiMvcDesigner Desinger (Razor Engine).

ActionSaveReportTemplate = "SaveReportTemplate",
ActionSaveReportTemplateAs = "SaveReportTemplateAs", // added this action

public ActionResult SaveReportTemplateAs()
{
return StiMvcDesigner.SaveReportResult(false);
}

This isn't called. However the default save as dialog is no longer present.

Version: 2013.1
Last edited by Haraldf on Fri Dec 06, 2013 5:51 pm, edited 1 time in total.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Issue with the StiMvcDesigner

Post by Alex K. »

Hello,

We made some improvements in that direction in last versions. Please check the last prerelease build.

Thank you.
Haraldf
Posts: 24
Joined: Thu Dec 05, 2013 8:21 pm

Re: Issue with the StiMvcDesigner

Post by Haraldf »

Thank you for your answer.

I will test the beta.

I also noticed some Issues with the HTML5 preview/desinger when
using areas.

If the problem still exist, i'll let you know.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Re: Solved: Issue with the StiMvcDesigner

Post by Andrew »

Hello,

Ok! Please let us know about the result.

Thank you.
Haraldf
Posts: 24
Joined: Thu Dec 05, 2013 8:21 pm

Re: Solved: Issue with the StiMvcDesigner

Post by Haraldf »

Solved in 2013.3 thx!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Solved: Issue with the StiMvcDesigner

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.
Post Reply