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
430
Upgraded to Version 12.1, grid.Rows.ExpandAll(true) throws stack overflow exception
posted

Hello, i was just curious if anyone has seen this.  we recently upgraded to version 12.1 and it seems that sometimes when using grid.Rows.ExpandAll(True), it will sometimes cause a stack overflow exception.  It has been verified that this doesnt happen with the previous version we were using (10.3) on the same screen with the same data loaded.  I have attached an image.  the top part is showing the expand all working with the previous version, the second part is showing how it now throws an exception.  We are just calling "clickedGrid.Rows.ExpandAll(true)" via a right click menu.  This could make or break the next release of software for us as we have already implemented several new features requiring 12.1.