ippo
Explore posts from servers❔ Update Form in a new Thread!
I created a form with a datagridview.
Now I want to run a powershell command in a new thread and in this new thread I want to add the data from the powershell command in the datagridview.
With normal threads I get an error which says that I can not call the datagridview from the main thread
is there another way doing that?
25 replies