<?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 Re: Print Map with DataGRID in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36413#M1802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay. I think I am looking at this wrong. What I think I need is a pop-up with a map and information and a print button on the pop-up. Something like Robert has on &lt;/SPAN&gt;&lt;A href="http://gis.calhouncounty.org/ParcelViewer3.0/"&gt;http://gis.calhouncounty.org/ParcelViewer3.0/&lt;/A&gt;&lt;SPAN&gt; . The information that pops up after the parcel search, and it has 4 buttons on the results. Can anyone lead me in the direction to get that done? Robert Scheitlin?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edgar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jan 2014 20:51:13 GMT</pubDate>
    <dc:creator>EdgarNavarrette</dc:creator>
    <dc:date>2014-01-03T20:51:13Z</dc:date>
    <item>
      <title>Print Map with DataGRID</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36412#M1801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been working with the eSearch Widget and it is great. I am now being requested to have the map along side the datagrid so that it is one print function. I have looked at many thread, and not much if anything is written for this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this to be an option &amp;lt;esri:GraphicsLayer id="myGraphicsLayer" graphicProvider="{queryTask.executeLastResult.features}"/&amp;gt; in a thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to put it in and have not had any success, mainly do not know where in the config file it belongs.&amp;nbsp; If someone could help, an example including its location to the &amp;lt;printdatagrid&amp;gt; would be very help. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Roberts S. widgets have made easier, but this one is stumping me..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edgar Navarrette&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;City of Odessa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 21:01:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36412#M1801</guid>
      <dc:creator>EdgarNavarrette</dc:creator>
      <dc:date>2014-01-02T21:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Print Map with DataGRID</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36413#M1802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay. I think I am looking at this wrong. What I think I need is a pop-up with a map and information and a print button on the pop-up. Something like Robert has on &lt;/SPAN&gt;&lt;A href="http://gis.calhouncounty.org/ParcelViewer3.0/"&gt;http://gis.calhouncounty.org/ParcelViewer3.0/&lt;/A&gt;&lt;SPAN&gt; . The information that pops up after the parcel search, and it has 4 buttons on the results. Can anyone lead me in the direction to get that done? Robert Scheitlin?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edgar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 20:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36413#M1802</guid>
      <dc:creator>EdgarNavarrette</dc:creator>
      <dc:date>2014-01-03T20:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Print Map with DataGRID</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36414#M1803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Edgar,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; There is nothing simple about what I am doing on my site. It is a custom popuprendererskin to get the popup with the four buttons and then custom code to call an asp.net webservice to compile the report data and then lots of Flex code to build the page sprite using Flex primitives for the printing and a custom version of Alive PDF (that I modified) for the PDF stuff. There are times when I can share some simple code to help people with basic stuff, but there is nothing basic here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jan 2014 21:10:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36414#M1803</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-01-04T21:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Print Map with DataGRID</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36415#M1804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the quick reply. I will need to find a different method, I guess one closer to the datagrid printing with the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edgar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 12:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-map-with-datagrid/m-p/36415#M1804</guid>
      <dc:creator>EdgarNavarrette</dc:creator>
      <dc:date>2014-01-06T12:17:47Z</dc:date>
    </item>
  </channel>
</rss>

