I believe there is an 'id' for every element you add via MXML.

http://livedocs.adobe.com/flex/3/html/help.html?content=advdatagrid_10.html

See the second example on this page.

Charles P.


On Fri, May 8, 2009 at 4:01 PM, Pan Troglodytes <[email protected]>wrote:

>
>
> This puzzles me a bit.  There is no such property as "id" on
> AdvancedDataGridColumn or its ancestors.  So why doesn't the compiler barf
> and give you an unknown property at compile time (it does at runtime)?  Is
> this some kind of kludge in FB such that it always allows an element called
> "id" to be stuck on some components (like CSSStyleDeclaration descendants)?
>
> --
> Jason
>
>
> 
>

Reply via email to