Hi,
i have a RadGrid on my ASPX Page. When i use the build in control to change the page size a System.StackOverflowException is thrown in the PageSizeChanged Event during assign the new page size (grid.PageSize = e.NewPageSize. In debugging the the event is never left.
Can someone help me?
Christian
i have a RadGrid on my ASPX Page. When i use the build in control to change the page size a System.StackOverflowException is thrown in the PageSizeChanged Event during assign the new page size (grid.PageSize = e.NewPageSize. In debugging the the event is never left.
Can someone help me?
Christian