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
958
WinGrid doesn't show up in form area of VS2008 designer
posted

Dear community,

Some Infragistics controls like WinChart and WinGrid are not displayed properly in the Visual Studio 2008 Designer.
When I drag i.e. a WinGrid from the Toolbox on my Form and drop it there the WinGrid will be shown as a symbol with a name on the bottom of the Designer window in a separate area (below the actual form area). I am not the only one in my company who experienced this problem. My working mate had the same problem but he could solve it with a complete de- and re-install of your product. I tried the same but the problem still exists.

I hope you have a solution for this problem already.


Best regards, Gerald

Parents
  • 469350
    Offline posted

    This happens when Visual Studio cannot find the Design assembly for the control. So it could be an issue of mixed references like Drew suggests. It can also be caused by setting CopyLocal to true on any of the Infragistics assemblies in the project. 

Reply Children