I have two solutions. 1 for the datagrid view ( for display purposes only) and one for the input.
Is there a alternative way of refreshing datagrid every second? or if not every second. Is there anything I can use?
I've read about backgroundwoker
, but it also needs to fire the backgroundWorker1.RunWorkerAsync();