<?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: DataForm control in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313344#M8044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is the behavior of FeatureDataForm, it relies on the order of fields as specified in the service. If you wish to change this behavior, you can download source from codeplex &lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;, you can tweak GenerateFields() method.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Jenn. Can they be reordered in the service? Or in the dataset before the service is published? Anything short of creating new fields in the propoer order.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2011 21:41:40 GMT</pubDate>
    <dc:creator>DonFreeman</dc:creator>
    <dc:date>2011-09-07T21:41:40Z</dc:date>
    <item>
      <title>DataForm control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313342#M8042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The FeatureDataForm defaults to present the fields and their labels using the fieldnames and order in which they appear in the database. Is there a way to override this and change the order of the presentation and the label associated with the field?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 17:54:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313342#M8042</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2011-09-06T17:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: DataForm control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313343#M8043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the behavior of FeatureDataForm, it relies on the order of fields as specified in the service. If you wish to change this behavior, you can download source from codeplex &lt;/SPAN&gt;&lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;&lt;SPAN&gt;, you can tweak GenerateFields() method.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 20:20:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313343#M8043</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-06T20:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: DataForm control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313344#M8044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is the behavior of FeatureDataForm, it relies on the order of fields as specified in the service. If you wish to change this behavior, you can download source from codeplex &lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;, you can tweak GenerateFields() method.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Jenn. Can they be reordered in the service? Or in the dataset before the service is published? Anything short of creating new fields in the propoer order.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 21:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313344#M8044</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2011-09-07T21:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: DataForm control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313345#M8045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have asked around and it seems there is a bug in feature service where the results does not honor the order of out fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, this service defines lifecyclestatus before description in the fields. If I request "description, lifecyclestatus", the result respects the order in my query in map service but not in feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Map service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/MapServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/MapServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Feature service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 16:31:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313345#M8045</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-08T16:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: DataForm control</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313346#M8046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have asked around and it seems there is a bug in feature service where the results does not honor the order of out fields.&lt;BR /&gt;&lt;BR /&gt;For example, this service defines lifecyclestatus before description in the fields. If I request "description, lifecyclestatus", the result respects the order in my query in map service but not in feature service.&lt;BR /&gt;&lt;BR /&gt;Map service:&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/MapServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/MapServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Feature service:&lt;BR /&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/HomelandSecurity/operations/FeatureServer/0/query?objectIds=&amp;amp;where=1%3D1&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=description%2C+lifecyclestatus&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnIdsOnly=false&amp;amp;f=html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. may I assume you will report this as a bug?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 16:59:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dataform-control/m-p/313346#M8046</guid>
      <dc:creator>DonFreeman</dc:creator>
      <dc:date>2011-09-08T16:59:44Z</dc:date>
    </item>
  </channel>
</rss>

