Bob Tiamsic

Click on bar charts then execute a C# method/function

Recommended Posts

Hello.

 

Is it possible when we click on a data plot in bar chart, it will execute a C# function?

 

How can we do this?

 

please help me with my problem.

Edited by Bob Tiamsic

Share this post


Link to post
Share on other sites

What I need to do is when I click on a data plot, a c# method with parameters will be called that will populate a grid inside a modalpopupextender, then the modalpopupexteder will be shown.

Share this post


Link to post
Share on other sites

What I need to do is when I click on a data plot, a c# method with parameters will be called that will populate a grid inside a modalpopupextender, then the modalpopupexteder will be shown.

Hi,

 

Please note that on clicking a data plot you need to call a JavaScript function as link that would in turn call any server-side script.

 

FusionCharts is a client-side component and does not support direct server-side interaction as of now.

 

Hope this helps. :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now