Oracle apex 5.1 calling interact grid inside modal dialog
问题 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