ippo
ippo
Explore posts from servers
CC#
Created by ippo on 5/14/2023 in #help
❔ 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