Hi,
I am getting the 'Cross-thread operation error' when running a backgroundworker. I googled around and did a search here in the forum and I understand a trhead cannot write to another.
The thing is I do not want to write, but actually only read.
I want the backgroundworker to loop on a ListView and retreive displayed items, not write.
If I am doing something wrong, would somebody be kind enough to put me on the right track.
AD AUGUSTA PER ANGUSTA
Thierry
I am getting the 'Cross-thread operation error' when running a backgroundworker. I googled around and did a search here in the forum and I understand a trhead cannot write to another.
The thing is I do not want to write, but actually only read.
I want the backgroundworker to loop on a ListView and retreive displayed items, not write.
If I am doing something wrong, would somebody be kind enough to put me on the right track.
AD AUGUSTA PER ANGUSTA
Thierry