Oracle apex 5.1 calling interact grid inside modal dialog

*爱你&永不变心* 提交于 2020-01-24 01:56:26

问题


I have an oracle apex interactive grid region. I want to call this region in a modal dialog box while clicking a button. The template of the region is set to 'inline dialog'. I have set a static id to the region which is used for calling this region from javascript(code- javascript:openmodal('edit') ) while button click. It works well if the region is interactive report but do not work with interactive grid. Any solution?


回答1:


1 CLIC IN REGION 2 CLIC IN ATTRIBUTES 3 FIND AND CLIC HEADING 4 FIND Fixed To REGION 5 Maximum Report Height 500

TRY IT



来源:https://stackoverflow.com/questions/45542929/oracle-apex-5-1-calling-interact-grid-inside-modal-dialog

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!