Hello everybody,
I´m using Reorderlist control in my webapplication and I´m dissapointed by it´s perfomance when the list contains a lot of items (hundreds).
While surfing the forums looking for some alternative I stopped at the ReorderList Demonstration website ( http://www.asp.net/AJAX/Control-Toolkit/Live/ReorderList/ReorderList.aspx ) and found some strange behaviour (IE6 & Firefox 2.0.0.7):
I added an item and the item showed up in the reorderlist.
I added another item, the first item dissapeared and the second item was shown.
Adding more items causes some of the items added before to appear / disappear.
Also pressing F5 / Ctrl + F5 (Refresh) causes some items to appear / disappear.
But this behaviour only concers items added manually. Items being already in the list when loading the page the first time are not concerned.
Greetings
Daniel