Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
390
Need to get the checked node
posted

I am converting from ultrawebtree to webdatatree and its a real pain. I can no longer see a way to get a checked node event on the client side. I can get the checkchanging, but that's not what I want. It will tell me the node, but give me the old check state. What exactly is the intent of the developers here? Should I just live with it and invert my logic?

I want to get the node that was just checked. The node collection in CheckBoxSelectionChanged doesn't help at all since it doesn't tell me what was checked.

 

Parents Reply Children