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
20
Responding to UnboundCheckbox checkstate change on client side
posted

I have a WebHierarchicalDataGrid with 1 parent and 1 child band. I have an unboundcheckbox in both the parent and the child bands. When a user checks the checkbox in the parent level I need to respond to the check and set the checks on any child rows to match it. Is there and example some where for doing s this?