Hi. Is there any way to use ChartTelerik in a web application without using session?
Tanks
1 Answer, 1 is accepted
0
Giuseppe
Telerik team
answered on 13 Oct 2008, 10:07 AM
Hi Alessandro,
You can set the RadChart.UseSession property to false and then you need to set the RadChart.TempImagesFolder property that should point to a temporary folder within the application that RadChart uses for its correct operation when session state is disabled (the default value of this property is "~/Temp", note that you need to manually create the folder and also grant write permissions for it).
Hope this helps.
All the best,
Manuel
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.