Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

BindingListView DataGridView slow loading

$
0
0

Hey guys,

I really need some help here, i am using the bindinglistview with a custom business object with about 40 fields. Now the data loads very quickly into my BO List but when it comes to displaying it in the DGV it is very slow. It takes about 2 seconds to display around 200 rows. Loading 5 takes no time at all, but the more i load the slower it goes. (no i am not painting any cells)

Does anyone know how to speed it up?

Every 30 seconds i need to refresh the data which the bindlinglistview holds, is there anyway to do this other than setting the dataSource?

Cheers

Kris


Viewing all articles
Browse latest Browse all 2535

Trending Articles