B
bilosta
I need help with background worker and form
I have a class (form1) that works with database. I need this:
-Show form2 while form1 is geting data from database
-When form1 is done, close form2, proced working form1
I try these things with thread but a can not do it
I try it with background worker, but I
dont know how
does enyone knows how to do this thing.
Thanx in advance
Oga
I have a class (form1) that works with database. I need this:
-Show form2 while form1 is geting data from database
-When form1 is done, close form2, proced working form1
I try these things with thread but a can not do it
I try it with background worker, but I
dont know how
does enyone knows how to do this thing.
Thanx in advance
Oga