Page 1 of 1

TeeChart in ASP.NET AJAX ModalPopupExtender

Posted: Tue Sep 23, 2008 6:58 pm
by 14046718
Have you guys tested steema charts inside a ASP.NET AJAX ModalPopupExtender?

I have an app that uses a good bit of the AS.NET AJAX toolkit, including the tab control and ModalPopupExtender.
One tab in particular includes a steema bar chart in which I'm using series.click to drill down. The drilll down chart uses ModalPopupExtender and looks great. However, it seems like THAT chart doesn't respond to series clicks...i want to drill down further with multpile ModalPopups displaying at the same time.

Any advice?

thanks,
Rich

Posted: Wed Sep 24, 2008 8:18 am
by narcis
Hi Rich,

Could you please 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.

Example sent

Posted: Wed Sep 24, 2008 7:28 pm
by 14046718
Hi,

I've uploaded a zip file called from_steema.zip which has an example web site project for you to look at. VS 2005 - .net 2.0 teechart.net 3.latest and ASP.NET AJAX toolkit.

It was kind of quickly slapped together, but you should be able to see that
1) you can click on a series in the scatter chart
2) this brings up a modal dialog with a bar chart
3) clicking on a series in the bar chart goes nowhere.


thanks,
Rich

Posted: Fri Sep 26, 2008 11:22 am
by Marc
Hello Rich,

Thanks for sending in the example. We've found the cause of why the Series drill-down click wasn't being picked up correctly in ModalPopupExtender and have resolved the issue for inclusion in the next maintenance release.

Regards,
Marc Meumann

Great!

Posted: Fri Sep 26, 2008 3:53 pm
by 14046718
Thanks guys!

Any idea of what time frame we're looking at for the next release?

Rich

Posted: Mon Sep 29, 2008 7:36 am
by narcis
Hi Rich,

I don't think a date has been fixet yet. However, considering last maintenance release was published last week you may expect the next maintenance release to be out in one month approximately.

More problems with modaldialogExtender

Posted: Wed Oct 22, 2008 1:13 pm
by 14046718
Hi NarcĂ­s,

I'm expieriencing other problems with displaying bar charts in a modalDailogExtender...like, sometimes the chart displays and sometimes I just get that annoying red 'X' - no chart. It almost seems to be random. Will the fix you have in the works address this as well?

thanks,
Rich