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
480
UltraWinGrid Designer changes do not "take"
posted

Hi, I'm using UltraWinGrid Designer with unbound columns in Visual Studio 2010. When I make changes to the columns, many times the changes do not "take". They look like they take, and when I exit the Designer and then go back in, the fields look changed but when I execute my program code the changes disappear and the grid reverts to the old fields. Sometimes I have to make changes multiple times, close the form, say a few prayers, etc. and eventually the changes stick but this is painful. Is this a known issue for other users? Is there a fix? Thanks!

Parents
  • 12480
    Offline posted

    Hi noamk,

    I haven't heard of other users experiencing this issue. It sounds like Visual Studio is unable to properly write to the disk.

    Are you working with any form of source control?
    Is there any reason that you would not have permission to modify files in your project?

    I'd like to understand a bit more about what this issue looks like.

    Have you noticed this issue when working in any area besides unbound columns in a grid?
    Does it occur with other controls? Any non-IG controls?
    Is the entire designer file reverted, or does this affect only the grid columns?

    Finally, are you seeing any error/notification messages at any point?

    Please let me know.

Reply Children