<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic datagrid results export using AlivePDF in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/datagrid-results-export-using-alivepdf/m-p/102598#M2365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I seemed to hit a road block and i hoped somebody else has ran into this problem too and had a fix for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a date field in a datagrid and using a labelfunction i can convert the date to the proper format of 2/18/2011. My problem is when i call that gridcolumn to put onto a PDF using alivepdf 1.5 i get milliseconds instead of the nice format that the labelfunction puts it in. Is there some sort of trick to get the format correct on the pdf? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is the code regarding the field i want formatted correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var gridInspectionDate:GridColumn = new GridColumn("Inspection Date", "INSPECTION_DATE",15,"L","L");

var columns8:Array = new Array (gridInspectionDate);
grid2.columns = columns8;
myPDF.addGrid(grid2, 3,18);
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 19:09:11 GMT</pubDate>
    <dc:creator>JasonNielsen</dc:creator>
    <dc:date>2011-02-24T19:09:11Z</dc:date>
    <item>
      <title>datagrid results export using AlivePDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/datagrid-results-export-using-alivepdf/m-p/102598#M2365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I seemed to hit a road block and i hoped somebody else has ran into this problem too and had a fix for it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a date field in a datagrid and using a labelfunction i can convert the date to the proper format of 2/18/2011. My problem is when i call that gridcolumn to put onto a PDF using alivepdf 1.5 i get milliseconds instead of the nice format that the labelfunction puts it in. Is there some sort of trick to get the format correct on the pdf? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is the code regarding the field i want formatted correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var gridInspectionDate:GridColumn = new GridColumn("Inspection Date", "INSPECTION_DATE",15,"L","L");

var columns8:Array = new Array (gridInspectionDate);
grid2.columns = columns8;
myPDF.addGrid(grid2, 3,18);
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 19:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/datagrid-results-export-using-alivepdf/m-p/102598#M2365</guid>
      <dc:creator>JasonNielsen</dc:creator>
      <dc:date>2011-02-24T19:09:11Z</dc:date>
    </item>
  </channel>
</rss>

