I have just downloaded the demo iGrid Activex Control.
Can you have any sample of iGrid used in Access 2007...?
Our answer will be useful for all customers of MS Office.
When you install the iGrid demo, a subfolder named 'VBA Samples' is created int he folder you install the demo in. If you use the default location, it should be
C:\Program Files\10Tec\ActiveX\iGrid 4.7\VBA Samples\
This folder contains starter samples for iGrid ActiveX for the following MS Office applications: MS Word, MS Excel, and MS Access. There is also a PDF document named 'iGrid ActiveX Starter Manual for MS Office VBA.pdf' which contains a detailed step-by-step instruction of how to start to use iGrid in VBA.
As for VB6 samples from the main demo, their source code can be viewed in any text editor (like Notepad), and most ideas can be used in MS Access or other VBA development environments as well. To view the source code of a sample, open the corresponding .frm file from the Forms subfolder in a text editor.