I have a repeater (adding TextInput fields) that is bound to an  
ArrayCollection on my model.  I was hoping that essentially I could  
add a row by just pushing a value into my ArrayCollection on the  
model.  However, this isn't working.  I assume I need to also  
"refresh" the repeater, but can't seem to figure out the best way to  
do that.

Thanks, Kevin

Reply via email to