Knowledgebase: RadarCube ASP.NET MSAS
How do I use RadarCube ASP.NET along with Telerik chart using AJAX?
Posted by Vladimir Lyutetsky on 18 June 2007 03:11 PM
|
|
This article applies to:
a) Place a RadAjaxPanel control to the web page and insert a Telerik RadChart control into it. {c) Place the following line into the Page_Load handler: TOLAPGrid1.ClientCallbackFunction = RadAjaxPanel1.ClientID + ".AjaxRequest()";
| |
|