<?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: Resetting pagination of a Master-Detail Report in Oracle APEX</title>
	<atom:link href="http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/</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: SeeJay</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-103747</link>
		<dc:creator>SeeJay</dc:creator>
		<pubDate>Mon, 06 Dec 2010 13:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-103747</guid>
		<description>Hi richard,
I had the same issue. Solution: add (or edit) your branch and tick &#039;reset pagination for this page&#039;.

branch point: On submit (after processing (after computation, validation and processing)
page: /NUMBER of the same page, where you are/</description>
		<content:encoded><![CDATA[<p>Hi richard,<br />
I had the same issue. Solution: add (or edit) your branch and tick &#8216;reset pagination for this page&#8217;.</p>
<p>branch point: On submit (after processing (after computation, validation and processing)<br />
page: /NUMBER of the same page, where you are/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-83486</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 08 Nov 2010 11:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-83486</guid>
		<description>Hi Patrick,

I think I have another kind of pagination issue.
I have a page with a report region with customers. 
Above this region I have text-box to search for a specific customer name.
I use pagination 1-15 etc. 
When I am on the second set of rows (viewing the records from 16 to 22) and I enter a search criterium to search a customer, then the pagination error occurs.  How can this be solved ??</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I think I have another kind of pagination issue.<br />
I have a page with a report region with customers.<br />
Above this region I have text-box to search for a specific customer name.<br />
I use pagination 1-15 etc.<br />
When I am on the second set of rows (viewing the records from 16 to 22) and I enter a search criterium to search a customer, then the pagination error occurs.  How can this be solved ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-46800</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 15 Jul 2010 13:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-46800</guid>
		<description>Hi Patrick,

I know this post is quite old, but it&#039;s the best example I&#039;ve found for what I&#039;m trying to do. Could you provide any more instruction (or a link to  instructions) for how to create a master-detail form like this on a single page? The information on how to force repagination is great, I&#039;m just looking for the steps previous to this!

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I know this post is quite old, but it&#8217;s the best example I&#8217;ve found for what I&#8217;m trying to do. Could you provide any more instruction (or a link to  instructions) for how to create a master-detail form like this on a single page? The information on how to force repagination is great, I&#8217;m just looking for the steps previous to this!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srihari Ravva</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-43287</link>
		<dc:creator>Srihari Ravva</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-43287</guid>
		<description>Hey Patrick,

Is there any APEX API (which can be used in PL/SQL) with which we can &quot;reset Pagination&quot; for a report? 

Regards,
Hari</description>
		<content:encoded><![CDATA[<p>Hey Patrick,</p>
<p>Is there any APEX API (which can be used in PL/SQL) with which we can &#8220;reset Pagination&#8221; for a report? </p>
<p>Regards,<br />
Hari</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rao Singaraju</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-28295</link>
		<dc:creator>Rao Singaraju</dc:creator>
		<pubDate>Sun, 14 Mar 2010 00:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-28295</guid>
		<description>Patrick
I have couple of LOV s on my report. I select a value from each of these LOV s and execute the query. But these LOV s either reset to a default value or deselect the value before those values can be passed to query as parameters. Eventually either I don&#039;t have any output &quot;NO Data Found&quot; or
wrong set displayed.
Now and then starts behaving normal on its own. This is greatest annoyance as an Apex developer.
How to prvent these LOV s not to discard my selections until the query is executed and a new value is selected.

Your reply is highly appreciated.
Many thanks.
Rao</description>
		<content:encoded><![CDATA[<p>Patrick<br />
I have couple of LOV s on my report. I select a value from each of these LOV s and execute the query. But these LOV s either reset to a default value or deselect the value before those values can be passed to query as parameters. Eventually either I don&#8217;t have any output &#8220;NO Data Found&#8221; or<br />
wrong set displayed.<br />
Now and then starts behaving normal on its own. This is greatest annoyance as an Apex developer.<br />
How to prvent these LOV s not to discard my selections until the query is executed and a new value is selected.</p>
<p>Your reply is highly appreciated.<br />
Many thanks.<br />
Rao</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hrudhayah</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-5451</link>
		<dc:creator>Hrudhayah</dc:creator>
		<pubDate>Tue, 05 May 2009 00:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-5451</guid>
		<description>Thanks Patrick. I tried but it even switch the page to different page :(. Any advise on what else I showld be looking into.</description>
		<content:encoded><![CDATA[<p>Thanks Patrick. I tried but it even switch the page to different page <img src='http://www.inside-oracle-apex.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Any advise on what else I showld be looking into.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-5438</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Mon, 04 May 2009 19:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-5438</guid>
		<description>Hi Hrudhayah,

there is no &quot;region inside another region&quot; available. About your second question, have you already tried &quot;Select List with Submit&quot;? That should save the value.

Regards
Patrick</description>
		<content:encoded><![CDATA[<p>Hi Hrudhayah,</p>
<p>there is no &#8220;region inside another region&#8221; available. About your second question, have you already tried &#8220;Select List with Submit&#8221;? That should save the value.</p>
<p>Regards<br />
Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hrudhayah</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-5390</link>
		<dc:creator>Hrudhayah</dc:creator>
		<pubDate>Sun, 03 May 2009 21:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-5390</guid>
		<description>Patrick,
I am pretty new to Apex. 
Can we have region inside another region? Also, I am having trouble show/hide field based on another field (selection list). I set the selection list to &quot;Select List With Redirect&quot;. And it works fine for that item. Since I need to do the same for another for the same region, I can&#039;t as it actually reset the first selection list as well and I lost the data that I entered. Any advise? Thanks.
Hrudhayah</description>
		<content:encoded><![CDATA[<p>Patrick,<br />
I am pretty new to Apex.<br />
Can we have region inside another region? Also, I am having trouble show/hide field based on another field (selection list). I set the selection list to &#8220;Select List With Redirect&#8221;. And it works fine for that item. Since I need to do the same for another for the same region, I can&#8217;t as it actually reset the first selection list as well and I lost the data that I entered. Any advise? Thanks.<br />
Hrudhayah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-2289</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Sun, 01 Mar 2009 16:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-2289</guid>
		<description>Hi Russell, what do you exactly mean with repagination? What happens if you have a link which sets a page item? It will just redraw the page, but the report should display the same data as long as you don&#039;t set the &quot;reset pagination&quot;.

Patrick</description>
		<content:encoded><![CDATA[<p>Hi Russell, what do you exactly mean with repagination? What happens if you have a link which sets a page item? It will just redraw the page, but the report should display the same data as long as you don&#8217;t set the &#8220;reset pagination&#8221;.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell</title>
		<link>http://www.inside-oracle-apex.com/resetting-pagination-of-master-detail-report-in-oracle-apex/comment-page-1/#comment-1617</link>
		<dc:creator>Russell</dc:creator>
		<pubDate>Thu, 12 Feb 2009 20:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=172#comment-1617</guid>
		<description>Patrick, in APEX how do you set the value of an item within a Page without Repagination?  Searched and tried many examples.  However I am still unable to achieve this.
   I want to set the values of a couple of items on a Page, based on what the user selects for another item on the same page.

Can this be done within the Page&#039;s HTML Header section?  Do I need to create an &quot;On Demand&quot; Application Process??  Please advise.  Thanks for your time.

Russell</description>
		<content:encoded><![CDATA[<p>Patrick, in APEX how do you set the value of an item within a Page without Repagination?  Searched and tried many examples.  However I am still unable to achieve this.<br />
   I want to set the values of a couple of items on a Page, based on what the user selects for another item on the same page.</p>
<p>Can this be done within the Page&#8217;s HTML Header section?  Do I need to create an &#8220;On Demand&#8221; Application Process??  Please advise.  Thanks for your time.</p>
<p>Russell</p>
]]></content:encoded>
	</item>
</channel>
</rss>

