Program overload when multiple objectlistview objects are created in the...
ObjectListView - ListView on caffeine, guarana and steroids
Brought to you by:
grammarian
There are general slowdowns in the program when more than 4 objects of the ObjectListView have been created, although the corresponding dispose is performed on each of them.
We believe that the cleaning of the object is not done correctly and completely.
Any ideas about it?
Thanks
The demo comes with 10 ObjectListViews running and it seems to work fine.
Can you provide a sample project that demonstrates this behaviour?