T
Teemu
I have a listview which contains about 500 items. I was pretty confused when
I realized that it takes over 50 milliseconds to get
Listview.CheckedItems.Count value. How it can be so slow?
In ItemChecked event I have code which sets text "3 items selected" to a
label. When I turn CheckBoxes to True you can imagine how long it takes.
I'm using Visual Basic 2005.
Any good ideas?
Thanks,
Teemu
I realized that it takes over 50 milliseconds to get
Listview.CheckedItems.Count value. How it can be so slow?
In ItemChecked event I have code which sets text "3 items selected" to a
label. When I turn CheckBoxes to True you can imagine how long it takes.
I'm using Visual Basic 2005.
Any good ideas?
Thanks,
Teemu