Jump to content
Software FX Community

Click callback response


Kjell

Recommended Posts

Hi

I am in need to make an AJAX response to a click event depending on where the user clicked on a chart. If I attach a click event I will be able to find out the series and point on the server which is what I require.

However there is no result variable in the hiteventargs so when the SFX_onCallbackReadyDelegate is called the result is always empty. I need to be able to pass information about which point invoked the click event back to the client again.

How would i best go about this?I need a solution that will both work on Image and .NET rendering.

/K

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...