Hello, I am binding an xml with ADG which has an itemrenderer-DateField.I am getting this exception of not able to convert Date to string.Can some one tell me where to convert this string to Date.
<mx:AdvancedDataGridColumn headerText="Start Date" dataField="@startDate" itemRenderer="mx.controls.DateField" editable="false"/> Above is the code. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

