D
**Developer**
I have a ListView that has about 200 rows and 15 columns.
When I execute "Sort" it takes minutes to sort.
I did implement my own ICompare object but the Function Compare is simple,
much like the one in Help to sort columns.
Is there some way I can speed this up?
Thanks
When I execute "Sort" it takes minutes to sort.
I did implement my own ICompare object but the Function Compare is simple,
much like the one in Help to sort columns.
Is there some way I can speed this up?
Thanks