Quote Originally Posted by Arjay
3) Use a virtual list-view rather than the regular list-view (or listbox) control.
I am using virtual list ctrl, and its fast to add elements to it,
but when I get elements from database it takes more time to finish.


thank you