"Uncaught TypeError: closeIcon_.html(...).buttonMarkup is not a function"
Hi,
The provided information is not enough to investigate. Please explain what is your scenario, your goal, share your igDataChart initialization code, so that I can try to reproduce the error and suggest accordingly. Any other relevant information like the exact version used will be also helpful.
Looking forward to hearing from you.
I am using Infragistics.Web.ClientUI infragistics.ext.js 14.1.20141.2249 in ASP.NET MVC 4 project, when I try to run my igDataChart page to Shared Layout the error occur but if i load the page in not Shared Layout it work perfectly. What should I do? Thanks
I tried with this sample it works fine.
But error is coming when i try to place the IgDatachart in the Index.cshtml instead of shared layout or when i try to render the IGdatachart as a partial view.
Is there any other way to do that ??
Thanks in advance
Cheers,
Harish Varma S
I'm just following up to see if you had the time to provide the requested information.
It is hard to assume what caused the error, it may be trying to use a property that is not compatible with some series type for example.. Please try to see what change in your code resulted in this error, or you can provide steps to reproduce the error in my sample that was previously attached. You can also send me yours that reproduces the issue.
Hello,
I already get the igDataChart output in my shared page, I would like to know why am I encountering "Uncaught TypeError: Cannot read property 'nextHashCode' of undefined" when I hover my mouse in data chart?
I'm just following up to see if you need any further assistance with this issue. If so please let me know.