Kendo UI and .net Core error for StockChartBuilder build

1 Answer 75 Views
Chart
Miro
Top achievements
Rank 1
Iron
Iron
Miro asked on 20 May 2021, 07:01 AM

I have attached the exact error message after migrating to core, some of the chart in Kendo is not working. 

Please advise if this related to the kendo version or code config change with core?

Thanks

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 24 May 2021, 01:08 PM

Hi,

A possible solution would be to cast the predicate as shown below:

Events((Action<Kendo.Mvc.UI.Fluent.StockChartEventBuilder>) (e=> e.DataBound("onDataBound")))

Regards,
Georgi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Miro
Top achievements
Rank 1
Iron
Iron
commented on 26 May 2021, 06:42 AM

Thanks, it works.
Tags
Chart
Asked by
Miro
Top achievements
Rank 1
Iron
Iron
Answers by
Georgi
Telerik team
Share this question
or