Alex,

can you please elaborate for a newbie?

thanks,

Tex

--- In flexcoders@yahoogroups.com, Alex Harui <aha...@...> wrote:
>
> Because all property names are in the same namespace as the component.
> 
> <components:MyBetterDataGrid>
> <components:columns>
>  <mx:DataGridColumn>
> 
> 
> 
> On 6/21/10 1:47 PM, "mitchgrrt" <mitch_g...@...> wrote:
> 
> 
> 
> 
> 
> 
> I have:
> 
> <components:MyBetterDataGrid>
>  <mx:columns>
>  <mx:DataGridColumn>
> 
> and am getting the error message:
> 
> Could not resolve <mx:columns> to a component implementation
> 
> MyBetterDataGrid extends DataGrid.  Why isn't the compiler letting me declare 
> the columns?  Is there a way to do this?  Thanks.
> 
> 
> 
> 
> 
> 
> --
> Alex Harui
> Flex SDK Team
> Adobe System, Inc.
> http://blogs.adobe.com/aharui
>


Reply via email to