<?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: How to open a fully functioning attribute window with ArcObjects from ArcMap? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-fully-functioning-attribute-window/m-p/552632#M14957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ITableWindow.TableSelectionAction property can control the selection behavior of the attribute window&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Sep 2013 20:13:12 GMT</pubDate>
    <dc:creator>SuiHuang</dc:creator>
    <dc:date>2013-09-09T20:13:12Z</dc:date>
    <item>
      <title>How to open a fully functioning attribute window with ArcObjects from ArcMap?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-fully-functioning-attribute-window/m-p/552631#M14956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everbody:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I try open an attribute window for a feature layer with ArcObjects&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;targetWindow = new TableWindowClass(); targetWindow.Layer = targetLayer; targetWindow.Application = app; if (!targetWindow.IsVisible) { &amp;nbsp; targetWindow.Show(true); } targetWindow.TableControl.RemoveAndReloadCache(); targetWindow.Refresh();&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; However the attribute window open this way does not allow user to display the selected features only, nor displaying how many features are selected. user cannot select features from this attribute window. Please see the attached image for details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; How can I open a fully functional attribute window from code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 19:11:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-fully-functioning-attribute-window/m-p/552631#M14956</guid>
      <dc:creator>SuiHuang</dc:creator>
      <dc:date>2013-09-09T19:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a fully functioning attribute window with ArcObjects from ArcMap?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-fully-functioning-attribute-window/m-p/552632#M14957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ITableWindow.TableSelectionAction property can control the selection behavior of the attribute window&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 20:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-open-a-fully-functioning-attribute-window/m-p/552632#M14957</guid>
      <dc:creator>SuiHuang</dc:creator>
      <dc:date>2013-09-09T20:13:12Z</dc:date>
    </item>
  </channel>
</rss>

