<?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: Tabular Form record navigation with Up/Down key</title>
	<atom:link href="http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Mon, 19 Dec 2011 12:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marissa</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-32265</link>
		<dc:creator>Marissa</dc:creator>
		<pubDate>Thu, 15 Apr 2010 06:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-32265</guid>
		<description>Hi Peter


Thanks for your response. I checked out the posting, and unfortunately that did not solve my problem. My application is hosted at Revion. Would it be possible for you to have a look at the problem? 

Regards
Marissa</description>
		<content:encoded><![CDATA[<p>Hi Peter</p>
<p>Thanks for your response. I checked out the posting, and unfortunately that did not solve my problem. My application is hosted at Revion. Would it be possible for you to have a look at the problem? </p>
<p>Regards<br />
Marissa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Raganitsch</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-32263</link>
		<dc:creator>Peter Raganitsch</dc:creator>
		<pubDate>Thu, 15 Apr 2010 05:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-32263</guid>
		<description>Hi Marissa,

check out this posting here http://www.oracle-and-apex.com/question-apexlib-not-defined/ .

Peter</description>
		<content:encoded><![CDATA[<p>Hi Marissa,</p>
<p>check out this posting here <a href="http://www.oracle-and-apex.com/question-apexlib-not-defined/" rel="nofollow" target="_blank" class="liexternal">http://www.oracle-and-apex.com/question-apexlib-not-defined/</a> .</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marissa</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-32164</link>
		<dc:creator>Marissa</dc:creator>
		<pubDate>Wed, 14 Apr 2010 14:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-32164</guid>
		<description>Good Day

I am hosting my application on Revion.com. 
I installed the library using the ApexLib_install_into_application_schema.sql script.
I integrated the library into my application using the ApexLib_integrate_into_application.sql.

When I run the page (any page) in the application, I get the browser error &#039;apexlib&#039; is undefined.

Where do I start looking, does anything specific need to be set in the database that I missed?


Regards
Marissa</description>
		<content:encoded><![CDATA[<p>Good Day</p>
<p>I am hosting my application on Revion.com.<br />
I installed the library using the ApexLib_install_into_application_schema.sql script.<br />
I integrated the library into my application using the ApexLib_integrate_into_application.sql.</p>
<p>When I run the page (any page) in the application, I get the browser error &#8216;apexlib&#8217; is undefined.</p>
<p>Where do I start looking, does anything specific need to be set in the database that I missed?</p>
<p>Regards<br />
Marissa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-897</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Wed, 26 Sep 2007 14:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-897</guid>
		<description>Hi,&lt;br/&gt;&lt;br/&gt;it&#039;s some code you have to put into a page 0 region. See the How-To Integrate document (http://inside-apex.blogspot.com/2006/12/apexlib-framework-how-to-integreate.html) in chapter 3.3&lt;br/&gt;&lt;br/&gt;Patrick</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>it&#8217;s some code you have to put into a page 0 region. See the How-To Integrate document (<a href="http://inside-apex.blogspot.com/2006/12/apexlib-framework-how-to-integreate.html" rel="nofollow" target="_blank" class="liexternal">http://inside-apex.blogspot.com/2006/12/apexlib-framework-how-to-integreate.html</a>) in chapter 3.3</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-896</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 26 Sep 2007 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-896</guid>
		<description>Hi Patrick,&lt;br/&gt;&lt;br/&gt;I am trying to integrate this. Call you explain to me where I need to call the ApexLib_Browser.checkForUpDownKey; API? Where do I add this code?&lt;br/&gt;&lt;br/&gt;Thanks&lt;br/&gt;V</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I am trying to integrate this. Call you explain to me where I need to call the ApexLib_Browser.checkForUpDownKey; API? Where do I add this code?</p>
<p>Thanks<br />V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-895</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Thu, 08 Mar 2007 11:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-895</guid>
		<description>Just delete the row selector column.&lt;br/&gt;&lt;br/&gt;What type of exception do you get?&lt;br/&gt;&lt;br/&gt;You can write me an e-mail, you can find it in my blog profile. That&#039;s easier for communication.&lt;br/&gt;&lt;br/&gt;Patrick</description>
		<content:encoded><![CDATA[<p>Just delete the row selector column.</p>
<p>What type of exception do you get?</p>
<p>You can write me an e-mail, you can find it in my blog profile. That&#8217;s easier for communication.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-894</link>
		<dc:creator>v</dc:creator>
		<pubDate>Thu, 08 Mar 2007 11:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-894</guid>
		<description>Hi Patrick,&lt;br/&gt;&lt;br/&gt;I am more newbie to APEX than you are .Hence this silly question.&lt;br/&gt;&lt;br/&gt;How does one hide the row slector check box in a tabular form. &lt;br/&gt;&lt;br/&gt;When I try to hide it, i get an MRU exception on pressing submit. Your advice will be much appreciated.&lt;br/&gt;&lt;br/&gt;Thanks in advance&lt;br/&gt;-V</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I am more newbie to APEX than you are .Hence this silly question.</p>
<p>How does one hide the row slector check box in a tabular form. </p>
<p>When I try to hide it, i get an MRU exception on pressing submit. Your advice will be much appreciated.</p>
<p>Thanks in advance<br />-V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-893</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Mon, 12 Feb 2007 09:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-893</guid>
		<description>Ctrl + left/right sounds useful, I will create a change request for that.&lt;br/&gt;&lt;br/&gt;But it may take a while to implement it, because in JavaScript there is no &quot;sendKey&quot; or something similar to simulate going to the next field. Just going to the field next to the current one is also no option because the order could be changed with tabindex... :-(&lt;br/&gt;&lt;br/&gt;Patrick</description>
		<content:encoded><![CDATA[<p>Ctrl + left/right sounds useful, I will create a change request for that.</p>
<p>But it may take a while to implement it, because in JavaScript there is no &#8220;sendKey&#8221; or something similar to simulate going to the next field. Just going to the field next to the current one is also no option because the order could be changed with tabindex&#8230; <img src='http://www.inside-oracle-apex.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-892</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 12 Feb 2007 07:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-892</guid>
		<description>Yes, that&#039;s the way it works in &quot;native&quot; (Windows) grid controls; you must arrow through all the letters in the cell, but after that it jumps to the next cell.&lt;br/&gt;&lt;br/&gt;Alternatively (or in addition), you could jump directly to the next/previous cell if you press Ctrl + right/left arrow.</description>
		<content:encoded><![CDATA[<p>Yes, that&#8217;s the way it works in &#8220;native&#8221; (Windows) grid controls; you must arrow through all the letters in the cell, but after that it jumps to the next cell.</p>
<p>Alternatively (or in addition), you could jump directly to the next/previous cell if you press Ctrl + right/left arrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/tabular-form-record-navigation-with-updown-key/comment-page-1/#comment-891</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Fri, 09 Feb 2007 15:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=72#comment-891</guid>
		<description>I&#039;m not sure if that would be a useful feature, because if you have text fields with eg 40 char it takes 40 key presses (or staying on the key) until it would jump into the next field. Or do you mean something different?&lt;br/&gt;&lt;br/&gt;Patrick</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if that would be a useful feature, because if you have text fields with eg 40 char it takes 40 key presses (or staying on the key) until it would jump into the next field. Or do you mean something different?</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
</channel>
</rss>

