hi,
can you help how to do this.
add multi row in oracle apex IG with defual values for some items.
For example:
Static region with deptno item
when you select on of the departments lets say deptno = 5
you will add multiple rows in employee region taking the value from the static region 5 for the deptno.
thanks
The same thing I have described in the following blog post. Please check:
Inserting Records into Interactive Grid Using JavaScript
how to populate multiple rows in interactive grid from another table and then save the grid using save button
how to populate multiple rows in interactive grid from another table and then save the grid using save button