controls create on one thread cannot be parented to a control on different threa

M

Mamatha

Hi

I have one application in VB.NET using the concept of
mutithreading.In that application when we click on one
button some will be displayed by the threads in the
listbox.Actually i downloaded this code,Now i want to
change that data into datagrid.But while i am trying to
display data in datagrid it gives error like "controls
create on one thread cannot be parented to a control on
different thread".How can i shift my data from listbox to
datagrid.If any one knows please let me know thanks in
advance.

Mamatha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top