<?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: Which Tabular Form Column is mapped to which Apex_Application.g_fxx array?</title>
	<atom:link href="http://www.inside-oracle-apex.com/which-tabular-form-column-is-mapped-to-which-apex_applicationg_fxx-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com/which-tabular-form-column-is-mapped-to-which-apex_applicationg_fxx-array/</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, 22 Mar 2010 11:38:29 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Maurice Niezen</title>
		<link>http://www.inside-oracle-apex.com/which-tabular-form-column-is-mapped-to-which-apex_applicationg_fxx-array/comment-page-1/#comment-25832</link>
		<dc:creator>Maurice Niezen</dc:creator>
		<pubDate>Mon, 15 Feb 2010 11:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=98#comment-25832</guid>
		<description>Dear Patrick,

How can I delete the last added row from the apex_application.g_fxxx array? Eg. I add a row, but then realise I don&#039;t need it. How can I delete that row?

Kind regards,

Maurice Niezen</description>
		<content:encoded><![CDATA[<p>Dear Patrick,</p>
<p>How can I delete the last added row from the apex_application.g_fxxx array? Eg. I add a row, but then realise I don&#8217;t need it. How can I delete that row?</p>
<p>Kind regards,</p>
<p>Maurice Niezen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Checkboxen in Tabular Form - Ganz Einfach! &#124; Der Oracle APEX Experten Blog</title>
		<link>http://www.inside-oracle-apex.com/which-tabular-form-column-is-mapped-to-which-apex_applicationg_fxx-array/comment-page-1/#comment-1401</link>
		<dc:creator>Checkboxen in Tabular Form - Ganz Einfach! &#124; Der Oracle APEX Experten Blog</dc:creator>
		<pubDate>Thu, 05 Feb 2009 18:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=98#comment-1401</guid>
		<description>[...] verstecktes Flag für die Spalte APEX_USER gemapped ist. Wie das geht finden Sie in dem Artikel Which Tabular Form Column is mapped to which Apex_Application.g_fxx array?. In unserem Beispiel ist das g_f04.Die erste FOR LOOP setzt bei allen sichtbaren Datensätzen der [...]</description>
		<content:encoded><![CDATA[<p>[...] verstecktes Flag für die Spalte APEX_USER gemapped ist. Wie das geht finden Sie in dem Artikel Which Tabular Form Column is mapped to which Apex_Application.g_fxx array?. In unserem Beispiel ist das g_f04.Die erste FOR LOOP setzt bei allen sichtbaren Datensätzen der [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/which-tabular-form-column-is-mapped-to-which-apex_applicationg_fxx-array/comment-page-1/#comment-955</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Tue, 22 May 2007 19:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=98#comment-955</guid>
		<description>Hi Maranello,&lt;br/&gt;&lt;br/&gt;APEX doesn&#039;t support 2 or more updateable tabular forms (out of the box) on a page. If you want to do that you have to create the fields with the Apex_Item.* calls by yourself. And in that case you specify to which array the column is mapped.&lt;br/&gt;&lt;br/&gt;Patrick</description>
		<content:encoded><![CDATA[<p>Hi Maranello,</p>
<p>APEX doesn&#8217;t support 2 or more updateable tabular forms (out of the box) on a page. If you want to do that you have to create the fields with the Apex_Item.* calls by yourself. And in that case you specify to which array the column is mapped.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maranello</title>
		<link>http://www.inside-oracle-apex.com/which-tabular-form-column-is-mapped-to-which-apex_applicationg_fxx-array/comment-page-1/#comment-954</link>
		<dc:creator>Maranello</dc:creator>
		<pubDate>Tue, 22 May 2007 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=98#comment-954</guid>
		<description>Pretty neat, except... what if you have more than one select statements on the page, aka more than one tables on the page.&lt;br/&gt;&lt;br/&gt;REPORT 1&lt;br/&gt;col1 col2 col3&lt;br/&gt;&lt;br/&gt;REPORT2&lt;br/&gt;col4 col5&lt;br/&gt;&lt;br/&gt;If I wanted to access col4 and col5 using the G_Fxx, how would I?</description>
		<content:encoded><![CDATA[<p>Pretty neat, except&#8230; what if you have more than one select statements on the page, aka more than one tables on the page.</p>
<p>REPORT 1<br />col1 col2 col3</p>
<p>REPORT2<br />col4 col5</p>
<p>If I wanted to access col4 and col5 using the G_Fxx, how would I?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
