RE: [flexcoders] possible nested repeater bug??

2006-11-06 Thread John Zhao
Jaime,   It does seem to be a bug in Repeater.  You can set recycleChildren to true on both repeaters and it should work around the problem for now.    -John From: John Zhao Sent: Friday, November 03, 2006 3:40 PMTo: 'flexcoders@yahoogroups.com'Subject: RE: [

RE: [flexcoders] possible nested repeater bug??

2006-11-03 Thread John Zhao
Hi Jaime,    I did reproduce the problem.  While debugging, I notice that the arrayCollection does get populate properly.  So it might be a bug with the display in the nested repeater.  Still checking to see if there is any workaround.   -John From: flexcoders@yahoogroups.com [

RE: [flexcoders] Checkbox in Datagrid - checks disappear when scrolling

2006-11-02 Thread John Zhao
Try this as the ItemRenderer instead.                               -John From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

RE: [flexcoders] Remote Object Errors

2005-08-08 Thread John Zhao
Hi Josh, First make sure you use JRun4 U5. Also please post the complete stack from the JRun console. I wonder where you get the Apache FashHashMap. It shouldn't be there unless you have some extra Apache packages in your classpath. John -Original Message- From: flexcoders@yahoogr

RE: [flexcoders] odd issue w/ flex install

2004-05-12 Thread John Zhao
Do you have the following setting in the web.xml?           FlexMxmlServlet     *.mxml       -Original Message- From: Raymond Camden [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 5:27 PM To: [EMAIL PROTECTED] Subject: [flexcoders] odd issue w/ flex instal