A
Anders
Hi all,
I have two classes: Form1 and GrabTitle
Form1 instantiates GrabTitle
In GrabTitle there is a Timer event which calls several events in Form1. The
strange thing is that one event works while another doesnt.
The event transfering a text string works while another transfering a
DataTable do not! If I run the Timer event manually then it everything
works.
Any idea are much appreciated. I havent been able to find any similar issues
online (google)
Anders
I have two classes: Form1 and GrabTitle
Form1 instantiates GrabTitle
In GrabTitle there is a Timer event which calls several events in Form1. The
strange thing is that one event works while another doesnt.
The event transfering a text string works while another transfering a
DataTable do not! If I run the Timer event manually then it everything
works.
Any idea are much appreciated. I havent been able to find any similar issues
online (google)
Anders