Page 1 of 1

technical support with TeeChart for web

Posted: Sat Dec 15, 2007 3:00 am
by 9637789
Hi,
I have two questions about the technoloy support about teechart for web forms.
1、It is said that TeeChart's has powerful functionality set in WebForms and through calls via ASP.NET and Ajax processed forms. From the list of Features on web site, I want to learn more about Ajax processed forms provided. Could you give me more information(or examples ) aobut it ?
2、Does TeeChart Pro v2 for Visual Studio .NET support the Ajax processed forms?

Thanks very much,
Liaomin

Posted: Mon Dec 17, 2007 9:37 am
by narcis
Hi Liaomin,
1、It is said that TeeChart's has powerful functionality set in WebForms and through calls via ASP.NET and Ajax processed forms. From the list of Features on web site, I want to learn more about Ajax processed forms provided. Could you give me more information(or examples ) aobut it ?
TeeChart for .NET v3 supports AJAX and can be used in an UpdatePanel to limit any repaints to that page zone alone. TeeChart also offers some specific optimisations using AJAX clientside code to permit scrolling without a return trip to the server and to capture Chart zoom requests.
There are some live examples of that included with the ASP.NET demo portion of the evaluation version if you'd like a closer look. You can also find the live ASP.NET demo here.
2、Does TeeChart Pro v2 for Visual Studio .NET support the Ajax processed forms?
No, Ajax support was added in v3.