DoEvents and Form Unload / visual basic - TechRepublic
General discussion
August 5, 2003 at 06:49 AM
rakesh2000_2000

DoEvents and Form Unload / visual basic

by rakesh2000_2000 . Updated 22 years, 10 months ago

One, I’ve a loop loading 10,000 data in the grid.
second, i used doevents in the loop so that user can navigate grid as he views the records..
third, if user at same time tries to close the form the form is getting closed and it shows the error of commandtext and form is again loaded and grid continues to load data it left it when form was closed.

fourth, third point has screwed me.

Please heeeeeeeeeeeeeeeeelp

This discussion is locked

All Comments