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
530
Changing properties in quick design does not update html
posted

I recently upgraded the webgrid to version 8.2.20082.2011.  I've found that changing some of the properties in quick design and then clicking Apply and OK does not change the html.  I have to manually change the html in order for the changes to stay.  I'm using Visual Studio 2008 and the grids were developed in previous versions of the webgrid and then upgraded.  Is it just me?

 Thanks,

Stacey

Parents
  • 28464
    posted

    Sometimes I have found that if I debug an application VS does not persist changes in design time. Sometimes even if I appear to not debug, the problem occurs when the built-in web development server in VS.NET crashes (appears in ghost process). Sometimes if the values you change are the default one - in this case no serialization takes place.

    But these are just suggestions. Like Ed said, if you can help us with steps to reproduce the problem, maybe we can provide better suggestions.

Reply Children