Skip to Main Content

APEX

Announcement

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!

Row level cascading in Apex tabular form

pawan kumaarNov 25 2013 — edited Dec 4 2013

Hi,

I have searched alot,but i am not able to find the solution

I have a tabular form and  having only one column say column A is dynamic LOV (Select col1 from lov_table will return values as 1,2,3........)

  When user press ADD ROW button

row 1 => column A display LOV as _1,2,3.... then if user selects  1


When user press ADD ROW button

row 2 => column A "should" display LOV as 2,3,.....



Anyone could help me out to solve this problem......



Regards,

Venkat





Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2014
Added on Nov 25 2013
11 comments
1,133 views