<?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"
	>
<channel>
	<title>Comments on: Rethinking JavaScript Grids and DataTables</title>
	<atom:link href="http://www.zachleat.com/web/2008/04/13/rethinking-javascript-grids-and-datatables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zachleat.com/web/2008/04/13/rethinking-javascript-grids-and-datatables/</link>
	<description></description>
	<pubDate>Thu, 21 Aug 2008 10:27:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Pedro</title>
		<link>http://www.zachleat.com/web/2008/04/13/rethinking-javascript-grids-and-datatables/#comment-814</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 12 Jun 2008 16:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/?p=122#comment-814</guid>
		<description>Great article, but I don't agree with one thing. Scrolling a table body is not evil and sometimes is a necessity to your web page.
I am developing a web application where the user needs to view large sets of data on a pop-up window, that can be resized at will, so eventually a scroll bar will appear. It's better if the scroll is on the table body and not on the whole page, so the user can have the table header always visible.
I'm looking for a solution for this problem for some time, but they are always incompatible between browsers. Do you happen to have a good solution for this?
Thanks</description>
		<content:encoded><![CDATA[<p>Great article, but I don&#8217;t agree with one thing. Scrolling a table body is not evil and sometimes is a necessity to your web page.<br />
I am developing a web application where the user needs to view large sets of data on a pop-up window, that can be resized at will, so eventually a scroll bar will appear. It&#8217;s better if the scroll is on the table body and not on the whole page, so the user can have the table header always visible.<br />
I&#8217;m looking for a solution for this problem for some time, but they are always incompatible between browsers. Do you happen to have a good solution for this?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX coding school &#187; Blog Archive &#187; AJAX Examples [2008-04-13 22:07:30]</title>
		<link>http://www.zachleat.com/web/2008/04/13/rethinking-javascript-grids-and-datatables/#comment-669</link>
		<dc:creator>AJAX coding school &#187; Blog Archive &#187; AJAX Examples [2008-04-13 22:07:30]</dc:creator>
		<pubDate>Sun, 13 Apr 2008 22:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/?p=122#comment-669</guid>
		<description>[...]  Rethinking JavaScript Grids and DataTables  By Zach Leatherman  Sure, it might have some nice ancillary features like Ajax Data Loading, but those don&#8217;t really matter - they are things that can be easily performed with some good Ajax and DOM insert utility functions. &#8230;   Web 3.0, 6 Bladed Razors, 7 Minute Abs - http://www.zachleat.com/web [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;]  Rethinking JavaScript Grids and DataTables  By Zach Leatherman  Sure, it might have some nice ancillary features like Ajax Data Loading, but those don&rsquo;t really matter - they are things that can be easily performed with some good Ajax and DOM insert utility functions. &#8230;   Web 3.0, 6 Bladed Razors, 7 Minute Abs - <a href="http://www.zachleat.com/web" rel="nofollow">http://www.zachleat.com/web</a> [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
