<?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: NoSpacial Table Added To Map.Tables Would Not Raised The Event LoadStatusChanged in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/nospacial-table-added-to-map-tables-would-not/m-p/171105#M1968</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding the table to Map will not trigger table load, unlike when table is added as layer to the Map because it would at least try to render the features based on map extent. This is because non-spatial table is not in use unless you were to query it.&amp;nbsp;Table will load upon query if you hadn't already explicitly called table.LoadAsync(). But in the case of ManualCache, this table will be empty until you have called PopulateFeaturesAsync().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2019 18:36:03 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2019-01-15T18:36:03Z</dc:date>
    <item>
      <title>NoSpacial Table Added To Map.Tables Would Not Raised The Event LoadStatusChanged</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/nospacial-table-added-to-map-tables-would-not/m-p/171104#M1967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;A problem occured when I call the ServiceFeatureTable.LoadStatusChanged, It would not raise the event,&lt;/P&gt;&lt;P&gt;var serviceTable = new ServiceFeatureTable(new Uri("")) { FeatureRequestMode = FeatureRequestMode.ManualCache };&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;s&lt;/SPAN&gt;&lt;SPAN&gt;erviceTable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;.LoadStatusChanged += &lt;SPAN&gt;s&lt;/SPAN&gt;&lt;SPAN&gt;erviceTable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;_LoadStatusChanged;&lt;BR /&gt;CurrentMap.Tables.Add(&lt;SPAN&gt;s&lt;/SPAN&gt;&lt;SPAN&gt;erviceTable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 03:28:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/nospacial-table-added-to-map-tables-would-not/m-p/171104#M1967</guid>
      <dc:creator>xiaoguangyan</dc:creator>
      <dc:date>2019-01-15T03:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: NoSpacial Table Added To Map.Tables Would Not Raised The Event LoadStatusChanged</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/nospacial-table-added-to-map-tables-would-not/m-p/171105#M1968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding the table to Map will not trigger table load, unlike when table is added as layer to the Map because it would at least try to render the features based on map extent. This is because non-spatial table is not in use unless you were to query it.&amp;nbsp;Table will load upon query if you hadn't already explicitly called table.LoadAsync(). But in the case of ManualCache, this table will be empty until you have called PopulateFeaturesAsync().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2019 18:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/nospacial-table-added-to-map-tables-would-not/m-p/171105#M1968</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2019-01-15T18:36:03Z</dc:date>
    </item>
  </channel>
</rss>

