"Add rows" component could support boolean property "auto expand" (or whatever else). If set to true, rendering would append CSJS that will "click" it whenever user scrolls to bottom (inspired by link).
Of course, this will be very troublesome for use cases other than "facebook wall" - it would simply "explode until out of screen", that might be unwanted behavior (if used in multiple widgets on screen, for example).