<?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: display object data and also add new features to that table : vb.net in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3612986#M53410</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure if I correctly understand your question. Do you mean showing the layer details in your own dialog ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the WPF webcast that my colleague Fenton Webb presented, the Part 2 has data binding examples similar to this.&lt;/P&gt;
&lt;P&gt;You may be interested in those and here is the link to the webcasts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/through_the_interface/2009/08/hosting-wpf-content-inside-an-autocad-palette.html" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2009/08/hosting-wpf-content-inside-an-autocad-palette.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2012 14:37:19 GMT</pubDate>
    <dc:creator>Balaji_Ram</dc:creator>
    <dc:date>2012-09-10T14:37:19Z</dc:date>
    <item>
      <title>display object data and also add new features to that table : vb.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3610508#M53409</link>
      <description>&lt;P&gt;How can I display the object data in a grid with vb.net and also add new features to the same layer along with the object data.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2012 07:03:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3610508#M53409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-07T07:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: display object data and also add new features to that table : vb.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3612986#M53410</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure if I correctly understand your question. Do you mean showing the layer details in your own dialog ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the WPF webcast that my colleague Fenton Webb presented, the Part 2 has data binding examples similar to this.&lt;/P&gt;
&lt;P&gt;You may be interested in those and here is the link to the webcasts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://through-the-interface.typepad.com/through_the_interface/2009/08/hosting-wpf-content-inside-an-autocad-palette.html" target="_blank"&gt;http://through-the-interface.typepad.com/through_the_interface/2009/08/hosting-wpf-content-inside-an-autocad-palette.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2012 14:37:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3612986#M53410</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-09-10T14:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: display object data and also add new features to that table : vb.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3622174#M53411</link>
      <description>&lt;P&gt;I need to display the object data and also edit it, ie. add new points and also move&amp;nbsp; and edit the data of the existing points.&amp;nbsp; Example of the data display&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a city layer with the following data:&lt;/P&gt;&lt;TABLE cellspacing="0" cellpadding="0" border="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;FeatId&lt;/TD&gt;&lt;TD&gt;FeatId1&lt;/TD&gt;&lt;TD&gt;OBJECTID&lt;/TD&gt;&lt;TD&gt;citycode&lt;/TD&gt;&lt;TD&gt;Cityname&lt;/TD&gt;&lt;TD&gt;country&lt;/TD&gt;&lt;TD&gt;mintemp&lt;/TD&gt;&lt;TD&gt;maxTemp&lt;/TD&gt;&lt;TD&gt;Population&lt;/TD&gt;&lt;TD&gt;lat&lt;/TD&gt;&lt;TD&gt;long&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2431&lt;/TD&gt;&lt;TD&gt;35677&lt;/TD&gt;&lt;TD&gt;35677&lt;/TD&gt;&lt;TD&gt;101&lt;/TD&gt;&lt;TD&gt;Delhi&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;India&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;48&lt;/TD&gt;&lt;TD&gt;100000&lt;/TD&gt;&lt;TD&gt;77.11&lt;/TD&gt;&lt;TD&gt;28.4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2435&lt;/TD&gt;&lt;TD&gt;35678&lt;/TD&gt;&lt;TD&gt;35678&lt;/TD&gt;&lt;TD&gt;102&lt;/TD&gt;&lt;TD&gt;Bangalore&lt;/TD&gt;&lt;TD&gt;India&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;32&lt;/TD&gt;&lt;TD&gt;289000&lt;/TD&gt;&lt;TD&gt;78.1&lt;/TD&gt;&lt;TD&gt;13.2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2439&lt;/TD&gt;&lt;TD&gt;35679&lt;/TD&gt;&lt;TD&gt;35679&lt;/TD&gt;&lt;TD&gt;103&lt;/TD&gt;&lt;TD&gt;London&lt;/TD&gt;&lt;TD&gt;UK&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;478000&lt;/TD&gt;&lt;TD&gt;79.09&lt;/TD&gt;&lt;TD&gt;-2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2443&lt;/TD&gt;&lt;TD&gt;35680&lt;/TD&gt;&lt;TD&gt;35680&lt;/TD&gt;&lt;TD&gt;104&lt;/TD&gt;&lt;TD&gt;newYork&lt;/TD&gt;&lt;TD&gt;US&lt;/TD&gt;&lt;TD&gt;14&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;667000&lt;/TD&gt;&lt;TD&gt;80.08&lt;/TD&gt;&lt;TD&gt;-17.2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2447&lt;/TD&gt;&lt;TD&gt;35681&lt;/TD&gt;&lt;TD&gt;35681&lt;/TD&gt;&lt;TD&gt;105&lt;/TD&gt;&lt;TD&gt;Austin&lt;/TD&gt;&lt;TD&gt;US&lt;/TD&gt;&lt;TD&gt;18&lt;/TD&gt;&lt;TD&gt;-16&lt;/TD&gt;&lt;TD&gt;856000&lt;/TD&gt;&lt;TD&gt;81.07&lt;/TD&gt;&lt;TD&gt;-32.4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2451&lt;/TD&gt;&lt;TD&gt;35682&lt;/TD&gt;&lt;TD&gt;35682&lt;/TD&gt;&lt;TD&gt;106&lt;/TD&gt;&lt;TD&gt;Berlin&lt;/TD&gt;&lt;TD&gt;Germany&lt;/TD&gt;&lt;TD&gt;22&lt;/TD&gt;&lt;TD&gt;-32&lt;/TD&gt;&lt;TD&gt;1045000&lt;/TD&gt;&lt;TD&gt;82.06&lt;/TD&gt;&lt;TD&gt;-47.6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 17 Sep 2012 10:07:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3622174#M53411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-17T10:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: display object data and also add new features to that table : vb.net</title>
      <link>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3623764#M53412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dont have a custom code to do that. If you have implemented it and have a specific question, you can post the code snippet that you are having problem with. I can take a look at it for you.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2012 11:43:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/display-object-data-and-also-add-new-features-to-that-table-vb/m-p/3623764#M53412</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-09-18T11:43:29Z</dc:date>
    </item>
  </channel>
</rss>

