This is a migrated thread and some comments may be shown as answers.

Server-Side Resize RadChart

3 Answers 71 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Jes
Top achievements
Rank 1
Jes asked on 18 Jul 2013, 02:42 PM
I have a RadChart in a jquery dialog modal that I would like to resize when the user resizes the modal.  I have followed the approach here and have found it works great in Firefox but not in Chrome.  Using the developer tools, I was able to see the error is Uncaught TypeError: Cannot read property 'caller' of undefined
I need to resize the actual chart, and not the image so the client-side approach won't work for me.  How can I get this to work in Chrome?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 22 Jul 2013, 01:24 PM
Hi Jes,

As you already have this working in Firefox, I assume you have updated the call to AjaxRequest method -- it should be ajaxRequest. Once this is fixed, we are not able to reproduce the problem, I am afraid. I double-checked the version of Chrome -- 28.0.1500.72 m. This appears with confirmation that the browser is up to date.

Can you please, send us a stripped version of your page, which we can run and debug locally? Thank you.

Best regards,
Ves
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Jes
Top achievements
Rank 1
answered on 22 Jul 2013, 04:42 PM
I have a stripped version of my code that reproduces the issue.  It is more then 2mb so I can't attach it here.  How can I send it to you?
0
Ves
Telerik team
answered on 25 Jul 2013, 12:15 PM
Hi Jes,

I have converted the other post of yours to a General Feedback thread, so that you can add an attachment. Please see Support page in your account

Best regards,
Ves
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Chart (Obsolete)
Asked by
Jes
Top achievements
Rank 1
Answers by
Ves
Telerik team
Jes
Top achievements
Rank 1
Share this question
or