Tabular Form with Ajax [message #444559] |
Mon, 22 February 2010 09:35 |
BBMamun
Messages: 94 Registered: February 2010 Location: Dhaka, Bangladesh
|
Member |
|
|
Hi, I was learning Ajax in Apex and I was looking at the example given in the http//apex.oracle.com/pls/otn/f?p=31517:106:....(very useful link) . I was thinking of populating tabular report with the parameter from a select list of Dept. And I like to do it without submitting the page, that is by using Ajax. Waiting for you reply please...
Hasan Al Mamun
|
|
|
|
|
Re: Tabular Form with Ajax [message #445025 is a reply to message #444703] |
Thu, 25 February 2010 05:16 |
BBMamun
Messages: 94 Registered: February 2010 Location: Dhaka, Bangladesh
|
Member |
|
|
Hi andrerw again,
I have seen the link you suggested http://apex.oracle.com/pls/otn/f?p=11933:48:868557908369373 good example. I was going through the details of the link. I really did not understand some terms. Like Page Template (PPR Minimal) Header
, Page Template (PPR Minimal) Body, Page Template (PPR Minimal) Footer. Are these HTML Header and HTML Body Attribute ??, If so , I tried it but It did not work. Please if any suggestions are there it will highly appriciated. Another thing is, In the axample they pulled the content of a report from the page 47. I like to do it in the same page. Is it possible ?
[Updated on: Thu, 25 February 2010 05:17] Report message to a moderator
|
|
|
Re: Tabular Form with Ajax [message #445063 is a reply to message #445025] |
Thu, 25 February 2010 09:27 |
JRowbottom
Messages: 5933 Registered: June 2006 Location: Sunny North Yorkshire, ho...
|
Senior Member |
|
|
It's talking about a user created Page template that they call PPR Minimal.
They are showing the code that needs to be put in the various sections of this template.
|
|
|
|
|