This is a migrated thread and some comments may be shown as answers.

Show/Hide different series

5 Answers 160 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
miguel
Top achievements
Rank 1
miguel asked on 30 Jun 2011, 01:41 PM
Hi,

Can I hide/show different chartseries without going to postback or redatabind?.

Thank you.

5 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 05 Jul 2011, 03:34 PM
Hi Miguel,
You cannot hide a data series, using client-side code. That is why, I would recommend that you ajaxify the chart and hide/show the data series server-side.

All the best,
Tsvetie
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Maxime
Top achievements
Rank 1
answered on 06 Aug 2012, 02:41 PM
Hello,

Is that became possible with the new HTMLChart or with the improved RadChart  now ?

Greetings,
Maxime
0
Tsvetie
Telerik team
answered on 07 Aug 2012, 07:26 AM
Hi Maxime,

Currently RadHTMLChart does not support this client-side functionality as well. This might be possible in a future version of the control, but I cannot commit an estimate for availability of this feature.

Greetings,
Tsvetie
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Maxime
Top achievements
Rank 1
answered on 07 Aug 2012, 02:11 PM
Thanks :)

Do you have any links to any ressources that would help me to ajaxify my chart ?
I use a radgrid component, and if i click on a row,i want a serie to be added to the chart with  the data inside the row.
If i unselect the row, the serie must be removed, all of this, whithout refresh the page and keep data inside my grid.

Many thanks !
0
Tsvetie
Telerik team
answered on 10 Aug 2012, 09:22 AM
Hello,

You can use RadAjax to ajaxify the chart control. Here are links to our online demos and documentation so that you can get familiar with our RadAjax control.

Additional all chart controls in our online demos are ajaxified using UpdatePanels.

Greetings,
Tsvetie
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Chart (Obsolete)
Asked by
miguel
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Maxime
Top achievements
Rank 1
Share this question
or