jaysoft
February 24th, 2000, 05:38 AM
We are facing out of memory Error, when a form having many controls is loaded with large amount of data. This is specially when many similar forms are opened through New Window. The Controls allocate memory dynamically on heap. Please give us the solution, how to avoid this error?