G
Guest
I need some resources to understand best practices when filling a listbox
with a large datatable. I've got the basics down of making calls to the
database returning a couple hundred rows at a time on a separate thread, but
I still get a flickery listbox as each new page is added to the underlying
datasource.
Surely, I'm not the first to do this, so where can I read more about it?
Thanks in advance...
with a large datatable. I've got the basics down of making calls to the
database returning a couple hundred rows at a time on a separate thread, but
I still get a flickery listbox as each new page is added to the underlying
datasource.
Surely, I'm not the first to do this, so where can I read more about it?
Thanks in advance...