flex spark datagrid itemrenderer get owner component -


in flex3 ,i can owner component listdata in datagrid.but in flex4 ,there no listdata property in itemrenderer,so can owner datagrid.

i try datagrid= this.automationowner datagrid;,it not work.

you can access listdata property in flex 4. refer docs


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -