I hope I can explain this issue accurately.
We have a page that contains a WARP, and inside of that panel there are multiple list boxes and buttons in a traditional-style "mover" layout. The buttons "move" an item from the left list box to the right list box.
What we're seeing is that the last item that gets added to the right list box does not survive the click of a "save" button (which is outside of the panel). So if you add 5 items and then click the "save" when querying the list box items collection, there are only four available.
Apologies if this is already known but I searched and didn't find an answer in either the forums or the knowledge base.
Thanks.
-Chuck
Hi Chuck,
In order to reproduce problem we need a sample. Please write a simple sample (aspx and cs files) and submit a bug report.