Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Client and server side events (Read 2112 times)
zabo69
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Nov 11th, 2009
Client and server side events
Nov 12th, 2009 at 1:06pm
Print Post  
Hi, is there any way to map client side events like double click in a node to server side processing ?

In terms of user activity control and funcionality what are the major differences from Netdiagram As.net and windows forms?

Regards,
Avelino
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Client and server side events
Reply #1 - Nov 12th, 2009 at 2:35pm
Print Post  
Hi,

The available events in ImageMap mode are the Created, Deleted, Modified and Clicked events defined in DiagramView.

In JavaApplet mode events are raised only on the client side. If you need some server processing, you could call a web service, or programmatically post back the page by calling the JS function returned by ClientScriptManager.GetPostBackEventReference.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
zabo69
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Nov 11th, 2009
Re: Client and server side events
Reply #2 - Nov 12th, 2009 at 4:00pm
Print Post  
thanks Stoyo

Regards,
Avelino
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint