Saturday, November 15, 2008
Multiple Interactive Report Regions in one page?
Here's how to get multiple IRR's in one page.
Cheat - just use iframes. See this example, which includes an iframed IRR in a popup ExtJS window.
Subscribe to:
Post Comments (Atom)
2 comments:
Thers so good and nice report - bravo!
I have question how to set SHOW WINDOW from this simple report on
http://htmldb.oracle.com/pls/otn/f?p=21920:3:855573373550650:::::
I was typing code java script on REGION HEADER on pages wheres select displayed
and I was changed
as
html: iframe style="overflow:auto;width:100%;height:100%;" frameborder="0" src="f?p=21920:3:120368568695011::NO:::">iframe
Whats need to show report on popup?
gordan
Hi Anonymous
You need to have the extjs libraries referenced in to your page/template to use this code.
See my integrating ExtJS post from earlier this year.
Post a Comment