S
S
sivabur2015-05-06 00:54:20
C++ / C#
sivabur, 2015-05-06 00:54:20

Strongly slows down when binding bindingSource1.DataSource?

ds = new DataSet();
bindingSource1.DataSource = ds.Tables[0];

What can be done?
Or how to access this element from another thread? (I did not find the invoke method)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question