tymeware Posted May 1, 2012 Report Posted May 1, 2012 we are long term users of chartfx and have gone through many versions we followed the sample code used to resize image charts via some onload/onresize javascript that does a callback after the callback code, the chartfx javascript blows up on this line // Upate viewstate var viewStateObj = MM_findObj('__' + context + '_VIEWSTATE'); viewStateObj.value = viewState; error : Microsoft JScript runtime error: Unable to set value of the property 'value': object is null or undefined latest version of chartfx7 webforms anyone? Francis? Quote
tymeware Posted May 2, 2012 Author Report Posted May 2, 2012 cleaned up the formatting of this post below we are long term users of chartfx and have gone through many versions we followed the sample code used to resize image charts via some onload/onresize javascript that does a callback after the callback code, the chartfx javascript blows up on this line // Update viewstate var viewStateObj = MM_findObj('__' + context + '_VIEWSTATE'); viewStateObj.value = viewState; error :Microsoft JScript runtime error: Unable to set value of the property 'value': object is null or undefined latest version of chartfx7 webformsanyone? Francis? To clarify, this only happens when doing a callback for an image. The callback on a .net chart is fine. I would be surprised if this did not happen to anyone else or that support at softwarefx is unaware of the issue. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.