Oleg,
Thanks! I don't have Flex 4 so I cant try by this way. I would add the
selected attribute to the VO.On Tue, Apr 27, 2010 at 5:53 PM, Oleg Sivokon <[email protected]> wrote: > > > Sorry, I've got that one wrong :) > > public override function set data(value:Object):void > { > this.checkBox.checked = this.parentDocument.amIChecked(this); > super.data = value; > } > > > -- Fernando Wermus. www.linkedin.com/in/fernandowermus

