I am having problems binding an item from a Remote Object ArrayCollection to some form items in a PopUpWindow. The Remote Object "makeObjectsBindable" property is set to true and the PopUp Window object has a variable which holds the item that is also marked [bindable]. The information from the item is being shown in the form items, but when I make changes, nothing happens to the object in the ArrayCollection.
Thanx in advance for any fresh ideas to try... -- View this message in context: http://www.nabble.com/How-do-I-bind-a-Remore-Object-ArrayColletion-item-to-some-popUpWindow-form-items--tp17710892p17710892.html Sent from the FlexCoders mailing list archive at Nabble.com.

