<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TableKit: Prototype Table Tweaking</title>
	<atom:link href="http://ajaxian.com/archives/tablekit-prototype-table-tweaking/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: cultron</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-276600</link>
		<dc:creator>cultron</dc:creator>
		<pubDate>Fri, 13 Nov 2009 02:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-276600</guid>
		<description>Does anyone have handy the proper syntax for running this tablekit with AJAX?  I&#039;m still pretty new at all this, but I have a php page that has a table on it and depending on the button the user hits, the same table populates with different data from an xml file. 
Same old story, it works fine on it initial load, but anytime i re-populate, the sorting functionality goes away.  I&#039;ve tried several things, but _autoload doesn&#039;t seem to do anything for me and if I call the TableKit.Sortable.init(&#039;tableid&#039;) i get nothing either.  I&#039;ve been scouring the interent for hours these past couple days.  Can anyone help?

thanks</description>
		<content:encoded><![CDATA[<p>Does anyone have handy the proper syntax for running this tablekit with AJAX?  I&#8217;m still pretty new at all this, but I have a php page that has a table on it and depending on the button the user hits, the same table populates with different data from an xml file.<br />
Same old story, it works fine on it initial load, but anytime i re-populate, the sorting functionality goes away.  I&#8217;ve tried several things, but _autoload doesn&#8217;t seem to do anything for me and if I call the TableKit.Sortable.init(&#8216;tableid&#8217;) i get nothing either.  I&#8217;ve been scouring the interent for hours these past couple days.  Can anyone help?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex93053</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-251048</link>
		<dc:creator>Alex93053</dc:creator>
		<pubDate>Thu, 31 May 2007 08:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-251048</guid>
		<description>@Eduo: the speech bubbles point downwards</description>
		<content:encoded><![CDATA[<p>@Eduo: the speech bubbles point downwards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel Botana</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-251021</link>
		<dc:creator>Angel Botana</dc:creator>
		<pubDate>Wed, 30 May 2007 17:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-251021</guid>
		<description>A cool extra feature: 
Column reordering for TableKit
http://vlad.bailescu.ro/javascript/htmlkit/</description>
		<content:encoded><![CDATA[<p>A cool extra feature:<br />
Column reordering for TableKit<br />
<a href="http://vlad.bailescu.ro/javascript/htmlkit/" rel="nofollow">http://vlad.bailescu.ro/javascript/htmlkit/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Sanderson</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-251020</link>
		<dc:creator>Adam Sanderson</dc:creator>
		<pubDate>Wed, 30 May 2007 16:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-251020</guid>
		<description>Very impressive.  The only thing that I think is missing is some sort of post edit renderer, since editing the urgencies leaves you with some weird looking results.</description>
		<content:encoded><![CDATA[<p>Very impressive.  The only thing that I think is missing is some sort of post edit renderer, since editing the urgencies leaves you with some weird looking results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ondras</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-251012</link>
		<dc:creator>ondras</dc:creator>
		<pubDate>Wed, 30 May 2007 15:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-251012</guid>
		<description>Note:
1) Resizing is very crappy in Opera (9.20), as it is extremely difficult to &#039;grab&#039; the correct place

2) In IE6, resizing is limited by the width of text content of a table. This doesn&#039;t occur in other browsers.</description>
		<content:encoded><![CDATA[<p>Note:<br />
1) Resizing is very crappy in Opera (9.20), as it is extremely difficult to &#8216;grab&#8217; the correct place</p>
<p>2) In IE6, resizing is limited by the width of text content of a table. This doesn&#8217;t occur in other browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-251007</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Wed, 30 May 2007 14:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-251007</guid>
		<description>Outstanding effort.</description>
		<content:encoded><![CDATA[<p>Outstanding effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduo</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-251005</link>
		<dc:creator>Eduo</dc:creator>
		<pubDate>Wed, 30 May 2007 13:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-251005</guid>
		<description>Alex: I think you have some basic reading to do, because unless that was a joke you&#039;re prime for your first class of web programming. First topic probably will be &quot;Why you&#039;re completely wrong in everything you think you  know about MySQL, PHP, JS, HTML and CSS&quot;.

Because it took me exactly 2 seconds to integrate this with a MySQL database for everything but the edit. And an additional 15 minutes for the edit part.</description>
		<content:encoded><![CDATA[<p>Alex: I think you have some basic reading to do, because unless that was a joke you&#8217;re prime for your first class of web programming. First topic probably will be &#8220;Why you&#8217;re completely wrong in everything you think you  know about MySQL, PHP, JS, HTML and CSS&#8221;.</p>
<p>Because it took me exactly 2 seconds to integrate this with a MySQL database for everything but the edit. And an additional 15 minutes for the edit part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-251000</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 30 May 2007 10:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-251000</guid>
		<description>Would be cool if this could integrate with a MySQL database :D</description>
		<content:encoded><![CDATA[<p>Would be cool if this could integrate with a MySQL database :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex93053</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-250997</link>
		<dc:creator>Alex93053</dc:creator>
		<pubDate>Wed, 30 May 2007 09:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-250997</guid>
		<description>Hey this thing rocks :)</description>
		<content:encoded><![CDATA[<p>Hey this thing rocks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edwin Siebel</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-250995</link>
		<dc:creator>Edwin Siebel</dc:creator>
		<pubDate>Wed, 30 May 2007 09:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-250995</guid>
		<description>@ Ilia:

This is the original one: http://tetlaw.id.au/view/blog/table-sorting-with-prototype/, maybe this one works for you?

The links works perfect for me...</description>
		<content:encoded><![CDATA[<p>@ Ilia:</p>
<p>This is the original one: <a href="http://tetlaw.id.au/view/blog/table-sorting-with-prototype/" rel="nofollow">http://tetlaw.id.au/view/blog/table-sorting-with-prototype/</a>, maybe this one works for you?</p>
<p>The links works perfect for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilia</title>
		<link>http://ajaxian.com/archives/tablekit-prototype-table-tweaking/comment-page-1#comment-250992</link>
		<dc:creator>Ilia</dc:creator>
		<pubDate>Wed, 30 May 2007 08:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/tablekit-prototype-table-tweaking#comment-250992</guid>
		<description>Hi, cant get to the link, is there another site its hosted on?</description>
		<content:encoded><![CDATA[<p>Hi, cant get to the link, is there another site its hosted on?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

