Hi,
I am using a treeview where I need to do some server side validation when user unchecks a node. I am using the
I am using a treeview where I need to do some server side validation when user unchecks a node. I am using the
onnodecheck
event to capture the checkbox check event in the server side. However the server side method is called and a postback happen when a user both checks or unchecks a node. Is there a way of triggering the server side call only when user unchecks the checkbox. I need to restrict the page from making postback when user checks it.
Kindly let me know a solution
Thanks and Regards
Hemangajit