Cross Browser functionality
Cross Browser functionality
We are looking at moving off of TeeChart AX, possibly to .NET version. What I need to know is if the TeeCommander can be used in browsers other than Internet Explorer (like firefox), and/or Operating Systems other than Windows. I think we will still be running the server off of windows, I'm more concerned with the end-user experience. I currently have the AX site detect the browser type and just stream a static graphic chart to all non-ie users. That works well, but then they miss out on a lot of your software's functionality. I'd prefer to stick with .NET rather than the Java Version, if at all possible.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Capsaicin,
TeeCommander doesn't work in WebForm applications using TeeChart for .NET as TeeChart is inserted as an image. You can check TeeChart for .NET v2 in ASP.NET applications here. TeeChart for .NET works fine in FireFox but you'll have to set the chart as shown in the demo above.
On the contrary side, TeeChart Pro ActiveX can insert the components into a WebForm as an object.
TeeCommander doesn't work in WebForm applications using TeeChart for .NET as TeeChart is inserted as an image. You can check TeeChart for .NET v2 in ASP.NET applications here. TeeChart for .NET works fine in FireFox but you'll have to set the chart as shown in the demo above.
On the contrary side, TeeChart Pro ActiveX can insert the components into a WebForm as an object.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |