I’m building a wp7 Silverlight app. I need a list that is able to switch into “edit” and “not editing” mode. In “editing” mode, the list slides over, revealing icons that the user can tap to remove items from the list. At the bottom of the list is a “add” icon that lets users add new content.
Is there a standard control to use for this, or should I roll my own?
This is implemented as part of the August 2011 Mango updated toolkit.