For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Can you try doing an executeQuery and programmatic ppr on the table vo on close of the popup or on commit?
Thanks
Nitish.
Hi,
I have tried this thing.The data has been committed to database and when doing the partial page rendering it doing nothing as it is in the region.I have also find the id of the table from the dialogue listener doing the ppr but it does not make any effect. Is this the same way you want me to do so.
any other approach to do it??
Can u try this?
yourRegionBinding.refresh(FacesContext.getCurrentInstance());