Removes an items.
remove(id1, [id2], ...)
id |
string, id of the item |
Returns integer.
Description
Removes a item or items from the .items array and refreshes them on screen. The item object is identified by the
.id property. The method returns the number of items it removes.
If you have listview defined in the following way:
You can remove items: