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
150
Add row with child row from client side
posted

I have a WebHierarchicalDataGrid that has the row adding behavior enabled. When a new parent row is added I need to add a child row at the same time for the user to enter in detail information. How do I go about adding the child row on the client side?