Abha
Abha

Reputation: 347

Editing rows in an interactive report using Oracle APEX 5

Hi I am trying to edit the rows of interactive reports in APEX 5. I know we can do that in earlier versions, by chaning the properties in "tabular form attributes tab", but I am not able to find a way to do that in APEX5. I am getting 5 rows as a result and I want 1 of the column to be editable and that should point to a select list (LOV).

Can you please help me on this.

Upvotes: 0

Views: 622

Answers (1)

Maxim Borunov
Maxim Borunov

Reputation: 911

I suppose you want to use Interactive Grid - this is the killing feature of Apex 5. It replaces the tabular forms.

Upvotes: 1

Related Questions