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
20
Ultragrid not visible
posted

I'm trying to use Infragistic's ultragrid control. When I drag the control on the form it shows at the bottom(where controls with no look appear). And it is not visible in on the form. I'm using infragistics 6.1

  • 469350
    Offline posted

    Hi,

    If the grid shows up in the component tray, it's an indication that something went wrong during the install process.

    Did you install the assemblies using the Infragistics NetAdvantage installer? If you just copied the assemblies to the machine without the installer, then that would cause the problem you describe.

    This problem occurs when Visual Studio cannot find the designer assembly for the grid. So you might want to check the Assembly folder on your machine and make sure it includes the Infragistics Design assembly. I think it's called Infragistics2.Win.v6.1.Design.

    If it's not there, you could try uninstalling and reinstalling NetAdvantage.