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!

Unable to Reorder Interactive Grid Columns

Charbel EidJul 23 2025

Hi,

i am using oracle apex24.2
i am trying to reorder the columns of an interactive grid.

i tried having the source of the IG as a table from the database, and rearranging the columns and checking their sequence from the page wizard but it didn't work when i run the application.

Plus, i have tried having as source for the IF a SQL Statement ( select column1, … from table )
but still however i altered the columns in the select the column at runtime are still the same.

Can someone help?

This post has been answered by InoL on Jul 23 2025
Jump to Answer
Comments
Post Details
Added on Jul 23 2025
2 comments
65 views