Page 1 of 1

CLickSeries Event not working

Posted: Tue Jul 08, 2008 2:50 pm
by 14046718
I seem to be having as issue with ClickSeries events not being called.
It seems that mouse clicks are always being seen as background clicks...no matter if the mouse is right on top of a series point or not. I need to obtain the series a user clicks on so that I can take other actions based on that particular series value.

I have example source I can send you.

Again, I'm using VS 2005, ASP.NET 2.0, latest v. 3 of TeeChart.net, IE 6.0.

thanks,
Rich

Posted: Tue Jul 08, 2008 3:26 pm
by narcis
Hi Rich,

Thanks for reporting. I could reproduce the issue here and added it (TF02013197) to the defect list to be fixed for next releases.

Posted: Tue Jul 08, 2008 5:30 pm
by 14046718
Thanks Narcis.

I hope this is soon....I could really use this feature!!


:-)

Rich

Posted: Wed Jul 09, 2008 8:39 am
by narcis
Hi Rich,

I've checked that this works fine for me here setting WebChart's AutoPostback to true.

Could you please try if it works fine at your end?

Thanks in advance.

Posted: Wed Jul 09, 2008 1:23 pm
by 14046718
Didn't seem to work for me. It DID cause the zoom control to stop working though.

NOTE: I do have this chart embedded in an ASP.NET Ajax updateControl and TabContainer/TabPanel....if that makes any difference.


Rich

Posted: Thu Jul 10, 2008 8:39 am
by narcis
Hi Rich,

Would you be so kind to send us a simple example project we can run "as-is" to reproduce the problem here?

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.

file uploaded

Posted: Thu Jul 10, 2008 8:36 pm
by 14046718
I sent you a file called from_steema.zip.


thanks,
Rich

Posted: Fri Jul 11, 2008 2:33 pm
by narcis
Hi Rich,

Thanks for the example project. There was a misunderstanding as AutoPostback needs to be set to false for zoom to work. We have rechecked the issue here and found that it works fine under FireFox but there's a problem with Internet Explorer 7. We are investigating the issue and will get back to you when we have further news.

Posted: Fri Jul 11, 2008 2:58 pm
by 14046718
my users are stuck using IE 6. No way around that here.

:-(

Posted: Tue Jul 15, 2008 8:25 am
by Marc
Hello Rich,

We found the cause of the problem and have added a fix to TeeChart to be included with the next maintenance release.

Regards,
Marc Meumann

New Release soon

Posted: Thu Aug 07, 2008 1:36 pm
by 14046718
Hi,

I could really use this change. Is the new release slated for anytime soon? Could I maybe beta test?

thanks,
rich

Re: New Release soon

Posted: Thu Aug 07, 2008 2:44 pm
by Chris
Hello,
richheim wrote:I could really use this change. Is the new release slated for anytime soon? Could I maybe beta test?
All things being equal, the next teechart.net v3 maintenance release should be available within the next five working days. I'm afraid we don't run beta programs for maintenance releases. I hope that's ok.

Latest maintenance release v3 still some issues

Posted: Thu Aug 21, 2008 2:58 pm
by 14046718
Thanks for the new release of v3.

There still seems to be an issue though...it fixed "click series" for the financial volume chart I have - but not for others. For example - I have a scatter diagram (I can send you the code) where Click Series is still not being called. Can I send you this example?

thanks,
Rich

Ignore my last message!!

Posted: Thu Aug 21, 2008 5:34 pm
by 14046718
I was able to get it working....my fault.
Sorry about that and thanks again for the update!!!!


Rich