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

  • 2334
    posted

    Hi Gerald,

     I had this same problem when I upgraded versions of NetAdvantage.  My problem was caused because I had references to v7.3 in my project and I was dropping the v8.1 controls on the form.  The controls were showing up in the component tray as you described.  I deleted my bin directory, removed all IG references from my project and made sure that the controls in the toolbox were the correct version.  Once I had all of that straightened out the designer was working fine.

     -Drew