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?
Hello Ruth,
Have you been able to resolve the issue and look through the sample?If you have any concerns or questions, please feel free to contact me.
Please have a look at the attached sample of WebHierarchicalGrid with Unbound CheckBoxFields in the parent and in the child bands.
The solution is implemented on the client (client-side) and on cell updating event I get the index of the row and expand it in order to get the Child Band and later to check all child rows.
Code snippet:
Thank you for contacting Infragistics Support!We are currently looking into this matter and will keep you posted of any available information.Please do not hesitate to contact us with any updates or additional questions regarding this scenario in the meantime.