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
120
Expand event causes "Server does not respond" message
posted

I've been working on implementing the WebHierarchicalDataGrid for several weeks... I'm finally really close to being finished and was only tweaking some code in specific button events when all of the sudden when I click on the expand icon I'm getting a "Server does not respond" message and the grid will not expand.  Since I haven't changed any of the datasource or grid properties or any client side code, and as I said I'm only working on events specifically triggered by clicking buttons I can't see how anything I've done would have caused the problem.  I've tried rebooting my computer thinking given the message there might be some sort of communcation problem but to no avail.  I just added an event handler for "RowIslandCreated" to see if it's even attempting to load the data and it appears it is.  Does anyone have any insight on this fairly cryptic message?

Thanks!

Parents Reply Children