<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ApEx: Using Scrollbars in a Region</title>
	<atom:link href="http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/feed/" rel="self" type="application/rss+xml" />
	<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/</link>
	<description>SELECT * FROM RANDOM.stuff WHERE subject IN ('Application Express','Oracle','PL/SQL','SQL') AND is_worth_blogging_about IN ('YES','MAYBE','DOUBTFUL');</description>
	<lastBuildDate>Fri, 23 Oct 2009 13:31:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robin Browne</title>
		<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-152</link>
		<dc:creator>Robin Browne</dc:creator>
		<pubDate>Fri, 03 Aug 2007 08:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-152</guid>
		<description>This is a great feature, but typically I need it to work in IE; if I implement it with just width or height (not max-height/width) I potentially get lots of whitespace, as the width and height of the tables will be different lengths.  

Is there any solution to this other than changing browser?</description>
		<content:encoded><![CDATA[<p>This is a great feature, but typically I need it to work in IE; if I implement it with just width or height (not max-height/width) I potentially get lots of whitespace, as the width and height of the tables will be different lengths.  </p>
<p>Is there any solution to this other than changing browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristian Jones</title>
		<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-143</link>
		<dc:creator>Kristian Jones</dc:creator>
		<pubDate>Wed, 01 Aug 2007 13:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-143</guid>
		<description>Brian, 
max-height does not appear to be supported in I.E 6 or I.E 7. 

It does however work perfectly in the Fox and Opera.

Kris</description>
		<content:encoded><![CDATA[<p>Brian,<br />
max-height does not appear to be supported in I.E 6 or I.E 7. </p>
<p>It does however work perfectly in the Fox and Opera.</p>
<p>Kris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Barenbaum</title>
		<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-107</link>
		<dc:creator>Brian Barenbaum</dc:creator>
		<pubDate>Thu, 12 Jul 2007 16:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-107</guid>
		<description>Great, and very useful!  One thing that I found though, I find it much more useful to use max-height as opposed to height.  That way, if you only have a few records in your report you won&#039;t have a region with a whole lot of empty space on the bottom.</description>
		<content:encoded><![CDATA[<p>Great, and very useful!  One thing that I found though, I find it much more useful to use max-height as opposed to height.  That way, if you only have a few records in your report you won&#8217;t have a region with a whole lot of empty space on the bottom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan</title>
		<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-78</link>
		<dc:creator>Duncan</dc:creator>
		<pubDate>Sat, 23 Jun 2007 22:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-78</guid>
		<description>Andy. Nice tip. If you wanted to create a report template, all you need to so is place the div before the table is opened in the &quot;Before Rows&quot; section. 

I have a report template that &quot;freezes&quot; the headings and will put it on my blog soon but it only works in IE so I shall look into re building the templte with you solution implemeted. Shall let you know when its done.

Dunc

P.S hope your project is going well!</description>
		<content:encoded><![CDATA[<p>Andy. Nice tip. If you wanted to create a report template, all you need to so is place the div before the table is opened in the &#8220;Before Rows&#8221; section. </p>
<p>I have a report template that &#8220;freezes&#8221; the headings and will put it on my blog soon but it only works in IE so I shall look into re building the templte with you solution implemeted. Shall let you know when its done.</p>
<p>Dunc</p>
<p>P.S hope your project is going well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timoshinin Evgeny</title>
		<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-73</link>
		<dc:creator>Timoshinin Evgeny</dc:creator>
		<pubDate>Thu, 21 Jun 2007 07:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-73</guid>
		<description>Well Done! Very usefull....</description>
		<content:encoded><![CDATA[<p>Well Done! Very usefull&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-70</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 14 Jun 2007 22:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-70</guid>
		<description>Aaarg. I could have done with this a few weeks back.
Thanks, I&#039;ve filed it away for next time</description>
		<content:encoded><![CDATA[<p>Aaarg. I could have done with this a few weeks back.<br />
Thanks, I&#8217;ve filed it away for next time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-69</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 14 Jun 2007 18:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://atulley.wordpress.com/2007/06/14/apex-using-scrollbars-in-a-region/#comment-69</guid>
		<description>Nice tip!

Patrick</description>
		<content:encoded><![CDATA[<p>Nice tip!</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
