Open
Description
I think Repeater and ListView should have property (or function) like order
to define in which order it should be displayed.
So I could work with Array/ObservableArray in a regular manner (add to the end -> push()
, add to the beginning -> unshift()
) without thinking in which order it displaying.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Activity