Can someone explain in detail how data binding text fields to an
ArrayCollection works, in layman's terms? I have 133 "Data binding will
not be able to detect assignments to _______" errors, and I just
realized that it's getting the correct data the first time it connects
to the ArrayCollection, but doesn't update from there any time the data
changes. All of my binds look something like
{arrayCollectionData.getItemAt(0).infoOne}, and it's clean. But how can
I get that to automatically change whenever
{arrayCollectionData.getItemAt(0).infoOne}  changes?

 

Clinton Judy

Web Developer

Glenn O. Hawbaker, Inc.

 

Reply via email to