"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 use the sample code posted in http://www.igniteui.com/data-chart/overview, I want to create a customized form for igDataChart options inside my Master Page View, but I currently encounter the above error.
Hi Japz,
Please find attached MVC sample with a shared layout and igDataChart initialized in the Shared Laout. It runs fine. Please feel free to modify it so that it reproduces this error and send it back for investigation.
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