ragnarokz
April 27th, 2001, 07:13 AM
I use a callback to sort items in Listview, but then I find the items' index remain their old value, but if I use Listview's own sort method the items' index will change due to their new postition after sorted, so is there any method can update the items' list while using callback to sort in listview?
thanks a lot
thanks a lot