Re: Issue with DateFormatter after upgrade

2013-08-08 Thread William Page
Justin, Thanks for the help. I read your comments and will apply your workaround in my next release… I am interested in some information regarding the new components and the performance monitoring tool. I haven't found these browsing the Apache Flex site. Am I missing it? William Page III

Re: Issue with DateFormatter after upgrade

2013-08-08 Thread Justin Mclean
Hi, I've updated the JIRA issue with a couple of ways for you to work around this issue. https://issues.apache.org/jira/browse/FLEX-33658 Thanks, Justin

Re: Issue with DateFormatter after upgrade

2013-08-08 Thread William Page
Thank you for your time Manish… I do not want the column headers to show '07/01/2013', '06/01/2013', '05/01/2013', '04/01/2013', '03/01/2013' etc I want the headers to show Jul-2013, Jun-2013, May-2013, Apr-2013 etc Regards William On Aug 8, 2013, at 10:15 PM, Manish Sharma wrote: > Hi Wil

RE: Issue with DateFormatter after upgrade

2013-08-08 Thread Manish Sharma
Hi William, May be you have to change the formatString="MM-DD-". This will be solve your problem. Regards, Manish -Original Message- From: William Page [mailto:wp...@dashboardonline.com] Sent: Thursday, August 08, 2013 11:51 PM To: dev@flex.apache.org Subject: Issue with DateFormat