Than use for all non pageable lists an OrderedRepeatingView. This is IMO
the most straight to use without much models and indirection - otherwise a
DataView.
dont know how useful an ordered repeating view would be for database driven lists since it doesnt refresh its children every request like dataview, so be careful there.
-Igor