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
4160
My VS2008 Hangs when trying to bind a WebGrid to a WHDS bound to two SQL Data Sources
posted

Hello

I tried the following experiment and my VS2008 hanged. I placed two SQL Data Sources on my page and then placed a WHDS. The WHDS has two hierarchical views, each view corresponds to one of the SQL Data Sources. Then I placed a WebGrid with the ViewType equal to Hierarchical. When I tried to data bind the webgrid to the WHDS (at design time), my VS2008 hanged. What could be wrong?

Thanks a lot.