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
855
Difference between 8 and 9's ultraDataSource.Band.ChildBands.Clear()
posted

I'm attempting to upgrade my code from Infragistics 8.3 to 9.1.  In 8.3, clearing a data source's child band would also clear all child bands in the grid it's attached to.  In 9.1, it appears to only clear the immediate child band, and the grand child becomes the child of the root.  Is this expected behavior?  Or is there another way to clear the children?

Thanks.

-Nick