Re: Dataset refill issue - Stalls for 30 to 40 seconds

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi Jim,

There is a known issue that if you bind a CombBox to a DataTable or
DataSet, when refilling the data source, the filling process will hang. You
can try to set the DataSource property of the controls on the form to null
before re-filling. And set them back after filling to see if it can resolve
this issue.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.