How I can add rows in a DataTable bound to a DataGridView from another thread. If I directly add it, my DataGridView stop responding. I am looking something Invoke kind of method. Regards, Manish