Hi Yiðit,
you have to use the same namespace as your component. In your case simply
leave out mx, since you are using the default namespace.
Cheers,
Ralf.
On 12/14/06, Yiðit Boyar <[EMAIL PROTECTED]> wrote:
hi;
i'm trying to develop component which is based on dataGrid.
When i create such a component; i can no more use <mx: tags but i dont
want to loose those properties; there should be a way to do this.
does anyone has suggestions ?
what i want to do is, make the fallowing code working:
<Yigit:LiveDataGrid x="26" y="196">
<mx:columns>
<mx:DataGridColumn headerText="Ad" dataField="ad"/>
<mx:DataGridColumn headerText="Soyad" dataField="soyad"/>
<mx:DataGridColumn headerText="Metin" dataField="text"/>
</mx:columns>
</Yigit:LiveDataGrid>
------------------------------
Access over 1 million songs - Yahoo! Music
Unlimited.<http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=36035/*http://music.yahoo.com/unlimited/>
--
Ralf Bokelberg <[EMAIL PROTECTED]>
Flex & Flash Consultant based in Cologne/Germany