JQuery dependancy

Stimulsoft Reports.WEB discussion
Post Reply
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

JQuery dependancy

Post by victorinable »

Hi,

Is your plugin using JQuery? Which minimmum version is required in case it's used for the last pre-release version?

Thanks in advance
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: JQuery dependancy

Post by HighAley »

Hello, Victor.

Could you specify about what plugin you are asking?

Thank you.
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

Re: JQuery dependancy

Post by victorinable »

HI,

Sorry, you're right. after the amount of posts sended, sometimes I feel as familiar that I don't even tell details, my enormous fault.

I'm talking about StiMVCMobileViewer. On my projet, I'm actually using JQuery1.8.2. My only problem is that I cannot see the charts (Actually, I'm on other thread of this forum for this question, but in the meanwhile, I'm just checking other things) when rendering via .Net MVC project with the StiMVCMobileViewer.

thanks in advance.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Re: JQuery dependancy

Post by Ivan »

Hello,

Sorry, we need a little more time to prepare an answer for you.

As a temporary workaround, please try to set the following static option to show charts as bitmap, not as vector:

Code: Select all

StiOptions.Export.Html.ChartAsBitmap = true;
Thank you.
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

Re: JQuery dependancy

Post by victorinable »

Hi Ivan,

Waow, I'm almost crying because of my happiness!! 2 weeks since I cannot check any chart via MVCViewer!! Many thanks, charts are rendering fine right now!

I'm waiting for the answer about the JQuery compatibility!!

Many thanks for the support!!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: JQuery dependancy

Post by HighAley »

Hello, Victor.

The StiMvcMobileViewer is obsolete viewer. We have joined it with the StiMvcViewer in 2015.1 release. Please, use the StiMvcViewer. This Viewer is HTML5 Viewer now and support all features of the Mobile Viewer. And the answer on your question is NO. We do not use JQuery in StiMvcViewer.

Thank you.
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

Re: JQuery dependancy

Post by victorinable »

Hi Aleksey,

Great to know! Then I'll update the viewer to StiMvcViewer on October, since now I can use the Walkaround provided by Ivan, which in this moment (Development) is enough.

Just for curiosity: The issue about the charts, that are not rendered, may be a collateral effect of StiMvcMobilViewer is obsolete?

Thanks for the support.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: JQuery dependancy

Post by HighAley »

Hello.

Yes, the issue with chart was connected with changes is chart export. The obsoleted StiMvcMobilViewer could not show it.
But all improvements was made for StiMvcViewer because StiMvcMobilViewer is obsolete. Now we have made an improvement for StiMvcMobilViewer too.
Sorry for long solution of your issue that was caused by our refactoring.

Thank you.
Post Reply