This question is locked. New answers and comments are not allowed.
Hi,
I have problem with rendering pie chart during full postback. I placed pie chart control in partial view and its fill with data from model.
After the full postback telerik chart control renders only div tag with html attributes I set but after sending ajax request which returns this partial view telerik has no problem with render data and its as I want after the full postback.
So why it isn't rendering after full postback ?
I have problem with rendering pie chart during full postback. I placed pie chart control in partial view and its fill with data from model.
After the full postback telerik chart control renders only div tag with html attributes I set but after sending ajax request which returns this partial view telerik has no problem with render data and its as I want after the full postback.
So why it isn't rendering after full postback ?