Hello
Sorry if this is stupid but I see uses for model.list as:
Sorry if this is stupid but I see uses for model.list as:
- They are returned by findAll.
- They automatically remove "destroyed" items.
- They can retrieve items from the server (similar to
findAll
).
- They are returned by findAll.
- They automatically remove "destroyed" items.
- They automatically add "created" items
-
They automatically
update "updated" items
- They can retrieve items from the server (similar to
findAll
).
Is this correct or do we handle the highlighted items manually?
PS I cant tell you how much I
love your product...Thank you