1
Answer

use backgroundworker progresschanged for using datatable

Photo of muha

muha

2y
710
1 C#

i want to know how long will take to datatable eqaul tablecollection dataset ,i mean load or eqaul process time or prograssBar

datatable tb;

dt=tablecollection(TableName);  // 

Answers (1)