flex3 - How to apply String functions in Advancedatagrid itemRenderer -


is possible right of "~" char in advance datagrid column ? i've tried itemrenderer property no success. example, want remove repeated occurrence of "102.dangerous flora" , keep right of "~".

arraycollection set data provide grid.

alt text http://4.bp.blogspot.com/_t_-j3zlqfnq/te6c_dgi6mi/aaaaaaaabqu/lfnf_bok3zq/s1600/3.png

use this.....

for sign use these without space

& # 126 ;


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -