Error message: control array element 'index' doesn't exist

I’m using Janus Grid control in my VB Form. I have a gridindex ranging from index =0 to index=3. When I load my form the 1’st time it works fine, but when I load my form again without exit my application I get the error message: control array element 'index' doesn't exist.

But the strange thing is that it sometimes works fine to load the form several times without exit the application, but sometimes I get the error message. If it woks fine I can do it over and over again and I will still work fine, but if I then exit VB 6.0 and execute my application and then tries to load my form several times it would not work.

Somebody know this problem What should I do

Regards

Ann



Answer this question

Error message: control array element 'index' doesn't exist

  • progames25

    In general, if you use third party controls, you should ask the vendor for help. Additionally VB6 support has long ended, and VB6 questions are off topic here. You should try the vendor, then try sites like www.vbcity.com



  • Error message: control array element 'index' doesn't exist