Hi,
I noticed that it is not possible to have auto postback set to true and allow mouse over tool tips in the WebChart. Is there a work around for this? Note that I was using the asp.net CustomisingMouseover... example code to test this.
Cheers
Calum
Autopostback and Tool tip in WebChart v2.0.2586
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Calum,
Yes, this is by design. Setting AutoPostBack to true would be for doing something with the click events (ClickBackground, ClickSeries, ...).
Yes, this is by design. Setting AutoPostBack to true would be for doing something with the click events (ClickBackground, ClickSeries, ...).
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 |
Hello Calum,
We've looked at the possibility to add combined suuport for hotspot and Autopostback. It will be added to TeeChart for .NET v3. TeeChart for .NET v3 does already permit this dual operability via a workaround of adding a non-active ZoomTool to the Chart (this introduces zoom clientside javascript that handles a mousedown-up on one location as a click and not a zoom).
Regards,
Marc Meumann
We've looked at the possibility to add combined suuport for hotspot and Autopostback. It will be added to TeeChart for .NET v3. TeeChart for .NET v3 does already permit this dual operability via a workaround of adding a non-active ZoomTool to the Chart (this introduces zoom clientside javascript that handles a mousedown-up on one location as a click and not a zoom).
Regards,
Marc Meumann
Steema Support
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Calum,
This has been implemented for the next maintenance release due out by the end of this week.
This has been implemented for the next maintenance release due out by the end of this week.
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 |