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