<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
  <title>XTableView with MapDataProvider</title>
  <link rel="alternate" href="http://jfxtras.org/portal/portal/c/message_boards/find_thread?p_l_id=10184&amp;threadId=57398" />
  <subtitle>XTableView with MapDataProvider</subtitle>
  <entry>
    <title>RE: XTableView with MapDataProvider</title>
    <link rel="alternate" href="http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=63824" />
    <author>
      <name>Christoph Lichtmannegger</name>
    </author>
    <id>http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=63824</id>
    <updated>2010-05-27T20:24:18Z</updated>
    <published>2010-05-27T20:24:18Z</published>
    <summary type="html">Hello again,&lt;br /&gt;thanks for your answer!&lt;br /&gt;I&amp;#039;m sorry maybe I should know this, but where do I get this fixed version now?&lt;br /&gt;So the code above is correct isn&amp;#039;t it?&lt;br /&gt;thanks</summary>
    <dc:creator>Christoph Lichtmannegger</dc:creator>
    <dc:date>2010-05-27T20:24:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: XTableView with MapDataProvider</title>
    <link rel="alternate" href="http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=63447" />
    <author>
      <name>Stephen Chin</name>
    </author>
    <id>http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=63447</id>
    <updated>2010-05-25T11:37:03Z</updated>
    <published>2010-05-25T11:37:03Z</published>
    <summary type="html">Thanks for reminding me...&lt;br /&gt;&lt;br /&gt;I just checked in a new test case, and a fix in the main codeline.&lt;br /&gt;&lt;br /&gt;You can either specify a sequence of Maps, and it will do the &amp;#034;right thing&amp;#034; by looking at the first map to determine the column names and types.  If you want more control over default column ordering and selection of columns, you can pass in a &amp;#034;prototype&amp;#034; Map that has the column names and types.</summary>
    <dc:creator>Stephen Chin</dc:creator>
    <dc:date>2010-05-25T11:37:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: XTableView with MapDataProvider</title>
    <link rel="alternate" href="http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=63385" />
    <author>
      <name>Christoph Lichtmannegger</name>
    </author>
    <id>http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=63385</id>
    <updated>2010-05-25T09:17:44Z</updated>
    <published>2010-05-25T09:17:44Z</published>
    <summary type="html">Is this bug fixed in jfxtras beta2 ? Because the code above does not work for me. thanks</summary>
    <dc:creator>Christoph Lichtmannegger</dc:creator>
    <dc:date>2010-05-25T09:17:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: XTableView with MapDataProvider</title>
    <link rel="alternate" href="http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=59018" />
    <author>
      <name>Stephen Chin</name>
    </author>
    <id>http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=59018</id>
    <updated>2010-04-29T03:37:43Z</updated>
    <published>2010-04-29T03:37:43Z</published>
    <summary type="html">Please report this as a bug.  I will get it fixed in the upcoming JFXtras release for 1.3.</summary>
    <dc:creator>Stephen Chin</dc:creator>
    <dc:date>2010-04-29T03:37:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: XTableView with MapDataProvider</title>
    <link rel="alternate" href="http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=57598" />
    <author>
      <name>Phat L</name>
    </author>
    <id>http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=57598</id>
    <updated>2010-04-14T20:07:37Z</updated>
    <published>2010-04-14T20:07:37Z</published>
    <summary type="html">Turns out that MapDataProvider does not set the columns properties with column names so it doesn&amp;#039;t get rendered properly. Can I report this as a bug?</summary>
    <dc:creator>Phat L</dc:creator>
    <dc:date>2010-04-14T20:07:37Z</dc:date>
  </entry>
  <entry>
    <title>XTableView with MapDataProvider</title>
    <link rel="alternate" href="http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=57397" />
    <author>
      <name>Phat L</name>
    </author>
    <id>http://jfxtras.org/portal/portal/c/message_boards/find_message?p_l_id=10184&amp;messageId=57397</id>
    <updated>2010-04-13T20:45:15Z</updated>
    <published>2010-04-13T20:45:15Z</published>
    <summary type="html">Hi All,&lt;br /&gt;&lt;br /&gt;I experiment with JFXtras 0.6. I having trouble getting XTableView working a with MapDataProvider. Can some one provide an example? I that this would work. What else am I missing?&lt;br /&gt;&lt;br /&gt; XTableView&lt;br /&gt;	    	    	 {&lt;br /&gt;	    	    	     dataProvider: MapDataProvider{&lt;br /&gt;	    	    	     &lt;br /&gt;	    	    	         data: [&lt;br /&gt;	    	    	         	XMap{&lt;br /&gt;	    	    	         	    entries:[ XMap.Entry{key: &amp;#034;First Name&amp;#034;, value:&amp;#034;A&amp;#034;},&lt;br /&gt;	    	    	         	     XMap.Entry{key: &amp;#034;Last Name&amp;#034;, value:&amp;#034;B&amp;#034;}]&lt;br /&gt;	    	    	         	},&lt;br /&gt;	    	    	         	XMap{&lt;br /&gt;									entries:[ XMap.Entry{key: &amp;#034;First Name&amp;#034;, value:&amp;#034;C&amp;#034;},&lt;br /&gt;									XMap.Entry{key: &amp;#034;Last Name&amp;#034;, value:&amp;#034;D&amp;#034;}]&lt;br /&gt;								}&lt;br /&gt;	    	    	         ]&lt;br /&gt;	    	    	     }&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;Thank you!</summary>
    <dc:creator>Phat L</dc:creator>
    <dc:date>2010-04-13T20:45:15Z</dc:date>
  </entry>
</feed>

