<?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 Are there any ArcObject controls to show attributes? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/are-there-any-arcobject-controls-to-show/m-p/612221#M16434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi my friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering whether ArcObject has any controls to show attributes table of a feature class. I want to show attribute table to user?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I want to show the result of Search (IFeatureClass.Search) on a attributes tables? How can I do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you will help me!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Aug 2011 10:27:35 GMT</pubDate>
    <dc:creator>gisCoder</dc:creator>
    <dc:date>2011-08-07T10:27:35Z</dc:date>
    <item>
      <title>Are there any ArcObject controls to show attributes?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/are-there-any-arcobject-controls-to-show/m-p/612221#M16434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi my friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering whether ArcObject has any controls to show attributes table of a feature class. I want to show attribute table to user?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I want to show the result of Search (IFeatureClass.Search) on a attributes tables? How can I do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope you will help me!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2011 10:27:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/are-there-any-arcobject-controls-to-show/m-p/612221#M16434</guid>
      <dc:creator>gisCoder</dc:creator>
      <dc:date>2011-08-07T10:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ArcObject controls to show attributes?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/are-there-any-arcobject-controls-to-show/m-p/612222#M16435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are a few but take a look at similar problem solved in VB, translation in C# is trivial.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=992&amp;amp;t=92592"&gt;http://forums.esri.com/thread.asp?c=93&amp;amp;f=992&amp;amp;t=92592&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and also SDK is our Bible regarding ArcOjects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/7467a056-cf74-4f86-bb14-33502d0e1033.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/7467a056-cf74-4f86-bb14-33502d0e1033.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Aug 2011 17:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/are-there-any-arcobject-controls-to-show/m-p/612222#M16435</guid>
      <dc:creator>DubravkoAntonic</dc:creator>
      <dc:date>2011-08-07T17:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ArcObject controls to show attributes?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/are-there-any-arcobject-controls-to-show/m-p/612223#M16436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There are a few but take a look at similar problem solved in VB, translation in C# is trivial.&lt;BR /&gt;&lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=992&amp;amp;t=92592"&gt;http://forums.esri.com/thread.asp?c=93&amp;amp;f=992&amp;amp;t=92592&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and also SDK is our Bible regarding ArcOjects.&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/7467a056-cf74-4f86-bb14-33502d0e1033.htm"&gt;http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/7467a056-cf74-4f86-bb14-33502d0e1033.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Antonic very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your answer helped me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 01:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/are-there-any-arcobject-controls-to-show/m-p/612223#M16436</guid>
      <dc:creator>gisCoder</dc:creator>
      <dc:date>2011-08-08T01:45:59Z</dc:date>
    </item>
  </channel>
</rss>

