We've just purchased the iGrid to use as part of a conversion of a large system from VB6 to VB.Net. For various reasons we'll be using VS2005/.Net v2 during the long conversion process.
This page (http://10tec.com/winforms-grid/compatibility.aspx) suggests that the latest version (we were sent links to v5.0.2.0) is compatible with VS2005-VS2015 and .Net v2.0-4.6, so it should work, but I can't get the controls to appear in the Toolbox.
With a brand new WinForms project I have tried so far:
Right click in the ToolBox/Choose Items. Under .Net Framework Components (nor COM Compnents) there is no mention of the TenTec iGrid. Browsing to the TenTec.Windows.iGridLib.Igrid.v5.0.dll give an error - 'C:\10Tec\iGrid.NET 5.0\Bin\TenTec.Windows.iGridLib.iGrid.v5.0.dll' is not a Microsoft .NET module. Same with the DesignTime .dll.
If I try and add a Project Reference, the '10Tec.iGrid.Net - Retail Version' (and Design) appear in the list. But when I select the, they are shown as '<The system cannot find the reference specified>.
Out of interest I also tried in VS2010, with a WinForms/.Netv2 project. Here there is a Toolbox group for the '10Tex iGrid 5.0' (presumably created by the installer) but it's empty. If I browse for available components, I can see the iGrid things, and they are ticked. Unticking/reticking them doesn't get them to show up.
Am I doing something wrong? Am I missing something obvious?