Welcome Guest Search | Active Topics | Sign In | Register

How to remove client side event handler in Javascript for EO.Treeview control Options
Murtaza
Posted: Thursday, November 10, 2011 1:36:11 AM
Rank: Newbie
Groups: Member

Joined: 11/3/2011
Posts: 6
Hi EO team,

How can I remove client side event handler at runtime in javascript? I need to remove a certain event handler (ClientSideOnCheckStateChanging) at some time and then again apply it at other times. I do not want this event to trigger all the time. How can I do such coding? If you can reply with an example, it would be great. Thanks.

Murtaza
eo_support
Posted: Thursday, November 10, 2011 8:19:59 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You setup the event handler to handle the event. To not to handle the event, just do not setup the event handler.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.