Vamsee
2017-08-23T08:50:15Z
I was looking for a Grid ActiveX control similar to MsFlxGrid as the MsFlxGrid is not available for 64-bit MFC application. Please let me know if the latest IGrid control (version 6.5) is 64-bit compatible?
Igor/10Tec
2021-04-21T15:52:44Z
We can't provide true 64-bit version of iGrid ActiveX for historical reasons. iGrid ActiveX is developed in Visual Basic 6. This development environment produces only 32-bit executable files. We have been trying to find a way to recompile code for 64-bit environments for years but no luck yet. See, for instance, my post  on StackOverflow.

The only hope for a solution to this problem is the RAD Basic  project. We are in contact with Carles Royan, the main developer of RAD Basic, and are waiting for the moment when this development environment can compile existing VB6 ActiveX projects to native 64-bit executable code. If this ever happens and we can recompile our iGrid ActiveX for 64 bits, we will update this thread. At the moment, everybody can support this project at Kickstarter:

http://bit.ly/radbasic 
Igor/10Tec
2021-04-21T15:54:45Z
Absence of 64-bit versions of many ActiveX controls and libraries is a serious problem for all developers writing apps for Microsoft Office. If you are heavily using other 3rd-party components, in many cases you have no option except using the 32-bit Office. Even Microsoft recommends using the 32-bit editions of Office if you are developing Office apps on the VBA platform, including the case of using ActiveX controls:

Choose between the 64-bit or 32-bit version of Office 

If you need to build a solution for a 64-bit edition of Microsoft Office, consider our iGrid for .NET. We even published an article demonstrating how to start to use iGrid.NET in Microsoft Office with VSTO (Visual Studio Tools for Office). We are building an Excel add-in that displays a form with iGrid in this article:

Basic Example of Excel VSTO Add-in: Display Form with Grid 
Imran
2021-08-30T16:42:52Z
Looking forward to seeing how this turns out. Would love to squeeze another few decades out of my Access tool
KGunder
2021-10-21T11:07:42Z
Hi Igor,

here is another promising project which is able to compile VB6 to 64bit:
https://github.com/WaynePhillipsEA/twinbasic 
Igor/10Tec
2021-10-21T14:27:40Z
Thank you, we know this tool too. However, it still compiles only to 32-bit:

https://twinbasic.com/preview.html 
Imran
2023-03-24T22:07:47Z
It's been a couple of years on this, just curious to know if RAD Basic ever went anywhere.
Igor/10Tec
2023-03-25T10:02:24Z
No, AFAIK the development of RADBasic stopped. But twinBASIC is very promising - we can already recompile iGrid ActiveX for 32-bit with the latest beta versions of twinBASIC. Will see whether we can do this for 64 bits in the nearest future. Hopefully, till the end of this year.
Igor/10Tec
2024-05-20T07:10:16Z
We did it - we created a 64-bit version of iGrid ActiveX with twinBASIC!!

You can download the latest demo of iGrid that includes the iGrid OCX for 64 bits to try it out.