<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenSourceHunter &#187; Tables</title>
	<atom:link href="http://www.opensourcehunter.com/category/tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opensourcehunter.com</link>
	<description>On the hunt for the best opensource resources and more....</description>
	<lastBuildDate>Sun, 05 Sep 2010 22:47:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TableKit, a collection of HTML table enhancements</title>
		<link>http://www.opensourcehunter.com/2008/11/05/tablekit-a-collection-of-html-table-enhancements/</link>
		<comments>http://www.opensourcehunter.com/2008/11/05/tablekit-a-collection-of-html-table-enhancements/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 16:41:09 +0000</pubDate>
		<dc:creator>Mark Dijkstra</dc:creator>
				<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Tables]]></category>

		<guid isPermaLink="false">http://www.opensourcehunter.com/?p=1340</guid>
		<description><![CDATA[
			
				
			
		
TableKit is a collection of HTML table enhancements using the Prototype framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.
If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F11%2F05%2Ftablekit-a-collection-of-html-table-enhancements%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F11%2F05%2Ftablekit-a-collection-of-html-table-enhancements%2F&amp;source=opensourcehunte&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.millstream.com.au/view/code/tablekit/" target="_blank">TableKit</a> is a collection of HTML table enhancements using the <a title="Prototype homepage" href="http://prototypejs.org/" target="_blank">Prototype</a> framework. TableKit currently implements row striping, column sorting, column resizing and cell editing using Ajax.<span id="more-1340"></span></p>
If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></content:encoded>
			<wfw:commentRss>http://www.opensourcehunter.com/2008/11/05/tablekit-a-collection-of-html-table-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flexigrid</title>
		<link>http://www.opensourcehunter.com/2008/11/01/flexigrid/</link>
		<comments>http://www.opensourcehunter.com/2008/11/01/flexigrid/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 07:38:15 +0000</pubDate>
		<dc:creator>Mark Dijkstra</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.opensourcehunter.com/?p=752</guid>
		<description><![CDATA[
			
				
			
		
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.

Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of [...]If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F11%2F01%2Fflexigrid%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.opensourcehunter.com%2F2008%2F11%2F01%2Fflexigrid%2F&amp;source=opensourcehunte&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.<span id="more-752"></span></p>
<p><br class="spacer_" /></p>
<p>Similar in concept with the <a href="http://extjs.com/" target="_blank">Ext Grid</a> only its pure <a href="http://www.jquery.com" target="_blank">jQuery</a> love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.</p>
<p><br class="spacer_" /></p>
<p><strong>Features</strong></p>
<ul type="square">
<li>Resizable columns</li>
<li>Resizable height and width</li>
<li>Sortable column headers</li>
<li>Cool theme</li>
<li>Can convert an ordinary table</li>
<li>Ability to connect to an ajax data source (XML and JSON[new])</li>
<li>Paging</li>
<li>Show/hide columns</li>
<li>Toolbar (new)</li>
<li>Search (new)</li>
<li>Accessible API</li>
<li>Many more</li>
</ul>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><a href="http://www.webplicity.net/flexigrid/" target="_blank">Flexigrid</a> had been tested in IE6/IE7,Firefox 2,Opera 9.x,Safari 3.0</p>
If you find an exclusive RSS freebie for download in this feed or/and on the OpenSourceHunter website, please use the following code to download it: rtsDD678]]></content:encoded>
			<wfw:commentRss>http://www.opensourcehunter.com/2008/11/01/flexigrid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
