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.


Reply via email to