Yes, I understand the nature of your fix. I can recall that one or two developers reported such a problem earlier, and it was related to placing iGrid in a non-standard control container. I do not remember exactly whether it was a CodeJock panel - but something like this. As I understand, those controls use non-standard techniques to work with child controls inside them or to provide other features like visual themes, and this approach may be incompatible with iGrid.
Interesting, can you reproduce the problem you reported with the standard VB6/Microsoft control containers like GroupBox or a similar control?