<?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: Show Feature Table in the floating pane Arcgis api Javascript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-feature-table-in-the-floating-pane-arcgis-api/m-p/168410#M15620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you close a floating pane with the "x", the pane cannot be opened again. From the &lt;A href="http://dojotoolkit.org/reference-guide/1.10/dojox/layout/FloatingPane.html#troubleshooting"&gt;help&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;When the widget is closed via the close button, it can no longer be shown: FloatingPane destroys itself when the close button is pressed. You must create a subclass of FloatingPane to override this behavior.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;There are a couple ways of getting around this. In my applications, I set the closable property to false, which simply removes the close button. Take a look at this &lt;A _jive_internal="true" href="https://community.esri.com/message/422677#422677"&gt;discussion&lt;/A&gt; for other suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of running the function "loadTable" each time you open the form, why not run that only once when the FeatureLayer is loaded? Take a look at this &lt;A href="http://jsbin.com/tahuva/1/edit?html,output"&gt;version&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jan 2015 19:24:12 GMT</pubDate>
    <dc:creator>KenBuja</dc:creator>
    <dc:date>2015-01-15T19:24:12Z</dc:date>
    <item>
      <title>Show Feature Table in the floating pane Arcgis api Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-feature-table-in-the-floating-pane-arcgis-api/m-p/168409#M15619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://jsbin.com/sapipeyewi/1/" title="http://jsbin.com/sapipeyewi/1/"&gt;http://jsbin.com/sapipeyewi/1/&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature table can only be shown correctly in the floating pane when it is first time clicked. &lt;/P&gt;&lt;P&gt;There are two issues I confused.&lt;/P&gt;&lt;P&gt;1) if close the floating pane, nothing will happen if clicking on the button "Township"&lt;/P&gt;&lt;P&gt;2) if hide the floating pane, the feature table is displayed beyond the size of float pane when clicking on the button "Township"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 18:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-feature-table-in-the-floating-pane-arcgis-api/m-p/168409#M15619</guid>
      <dc:creator>zhengniu1</dc:creator>
      <dc:date>2015-01-15T18:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show Feature Table in the floating pane Arcgis api Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-feature-table-in-the-floating-pane-arcgis-api/m-p/168410#M15620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you close a floating pane with the "x", the pane cannot be opened again. From the &lt;A href="http://dojotoolkit.org/reference-guide/1.10/dojox/layout/FloatingPane.html#troubleshooting"&gt;help&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;When the widget is closed via the close button, it can no longer be shown: FloatingPane destroys itself when the close button is pressed. You must create a subclass of FloatingPane to override this behavior.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;There are a couple ways of getting around this. In my applications, I set the closable property to false, which simply removes the close button. Take a look at this &lt;A _jive_internal="true" href="https://community.esri.com/message/422677#422677"&gt;discussion&lt;/A&gt; for other suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of running the function "loadTable" each time you open the form, why not run that only once when the FeatureLayer is loaded? Take a look at this &lt;A href="http://jsbin.com/tahuva/1/edit?html,output"&gt;version&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 19:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-feature-table-in-the-floating-pane-arcgis-api/m-p/168410#M15620</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2015-01-15T19:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show Feature Table in the floating pane Arcgis api Javascript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-feature-table-in-the-floating-pane-arcgis-api/m-p/168411#M15621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Ken,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 19:40:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-feature-table-in-the-floating-pane-arcgis-api/m-p/168411#M15621</guid>
      <dc:creator>zhengniu1</dc:creator>
      <dc:date>2015-01-15T19:40:21Z</dc:date>
    </item>
  </channel>
</rss>

