Entries from Shay Shmeltzer's Weblog tagged with 'PPR'

When-Validate-Item trigger in ADF with PPR

Here's a common thing that many Forms developers who move to ADF run into - you have a field that is a code and you want to display the translation of the code in the field next to it when...

Master with Two Details on the Same Page

ADF makes it very easy to create a master detail page with one drag and drop operation from the data control palette onto the page. But what if you want a master with 2 details on one page? It's actually...

Refreshing A Part of Your Page After a Pop-up

A question from OTN: You have a page that shows some data in a table, then you pop-up a dialog window where you change the data. Then you close the window - but how do you refresh the table to...