hi Bruno,

try this see if it works :-)

On 4/6/06, Bruno Martins <[EMAIL PROTECTED]> wrote:
How I can fix this:
 
public override function set columns(value:Array):void { 
   for(var i:Number = 0; i<value.length; i++ ){
       value[i].headerRenderer = HeadRendererAddRemove as IFactory;
   }
}




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to