I am new to the IGrid control so excuse me if the issue I have has already been addressed.
I write a lot of automation routines that are used inside of various Autodesk CAD products and BlueCielo's Meridian document management suite. These routines are compiled into DLL's that the software packages reference. In one of these routines, I need to use an IGrid control on a form. But for some reason, that form will not even load if that control is on it. If I remove the control then everything works fine. If I build an .exe project with the same form containing the IGrid control, all is good. It's only when I try to use the control inside of a DLL project that I experience this problem.
Can anyone give me suggestions on how to solve this problem?
Thanks in advance!
Darren