<?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: New version of livegrid.js</title>
	<atom:link href="http://www.chrisvandesteeg.nl/2006/06/05/new-version-of-livegridjs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisvandesteeg.nl/2006/06/05/new-version-of-livegridjs/</link>
	<description>What&#039;s practical is logical</description>
	<lastBuildDate>Mon, 23 Jan 2012 06:50:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alley=&#62;Chris van de steeg</title>
		<link>http://www.chrisvandesteeg.nl/2006/06/05/new-version-of-livegridjs/comment-page-1/#comment-1741</link>
		<dc:creator>Alley=&#62;Chris van de steeg</dc:creator>
		<pubDate>Sun, 15 Oct 2006 10:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ilikeu2.nl/2006/06/05/new-version-of-livegridjs/#comment-1741</guid>
		<description>@Mirko:
well there is no problem with specifying a width for each cell in you xslt, but you have to keep in mind that you cannot have different row heights, each row has to have the same height.
So you have to hide the overflow of your cells then</description>
		<content:encoded><![CDATA[<p>@Mirko:<br />
well there is no problem with specifying a width for each cell in you xslt, but you have to keep in mind that you cannot have different row heights, each row has to have the same height.<br />
So you have to hide the overflow of your cells then</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mirko</title>
		<link>http://www.chrisvandesteeg.nl/2006/06/05/new-version-of-livegridjs/comment-page-1/#comment-1722</link>
		<dc:creator>mirko</dc:creator>
		<pubDate>Sat, 14 Oct 2006 21:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ilikeu2.nl/2006/06/05/new-version-of-livegridjs/#comment-1722</guid>
		<description>hello.
I was playing around with your livegrid example (well done!), I rendered it as a table and modified the xslt. 
On thing i noticed is that, since no width for the cells is specified, the width only depends on the content. Which is allright. The problem is that when I scroll, if the data width varies a lot, I see the width of the columns go narrower and wider, and its not a pretty effect. I gave width to each cell to solve the problem, but its a hack I dont like too much.

I was just wondering if you could give me some hint on how to put headers on the table, I mean headers that are always there, keep the title of each column and in some way define the width of the columns. 

Keep up the good work!
Thank you,
   Mirko.</description>
		<content:encoded><![CDATA[<p>hello.<br />
I was playing around with your livegrid example (well done!), I rendered it as a table and modified the xslt.<br />
On thing i noticed is that, since no width for the cells is specified, the width only depends on the content. Which is allright. The problem is that when I scroll, if the data width varies a lot, I see the width of the columns go narrower and wider, and its not a pretty effect. I gave width to each cell to solve the problem, but its a hack I dont like too much.</p>
<p>I was just wondering if you could give me some hint on how to put headers on the table, I mean headers that are always there, keep the title of each column and in some way define the width of the columns. </p>
<p>Keep up the good work!<br />
Thank you,<br />
   Mirko.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Fields</title>
		<link>http://www.chrisvandesteeg.nl/2006/06/05/new-version-of-livegridjs/comment-page-1/#comment-964</link>
		<dc:creator>Duane Fields</dc:creator>
		<pubDate>Thu, 14 Sep 2006 18:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ilikeu2.nl/2006/06/05/new-version-of-livegridjs/#comment-964</guid>
		<description>Looks like there&#039;s a bug in the getFetchSize function. There are several references to &quot;this.maxFetchSize&quot; that should be &quot;this.getMaxFetchSize()&quot;. This creates problems when you reuse the control.</description>
		<content:encoded><![CDATA[<p>Looks like there&#8217;s a bug in the getFetchSize function. There are several references to &#8220;this.maxFetchSize&#8221; that should be &#8220;this.getMaxFetchSize()&#8221;. This creates problems when you reuse the control.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

