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!

Cannot create editable interactive grid with paging

Paul (MITsa)Apr 24 2024

Hi

APEX neewbie here, version 23.2.3 (cloud based)

I'm trying to create an editable interactive grid with paging.
No mater what I do the grid isn't editable and there is no paging.
I've use the Create Page wizard and tried manually.

I've installed the Sample Inteactive Grids and modified the page 30 - BasicEditing to use my DB table.
If I run this page editing is operational and paging functions.

I've tried to compare the 2 pages (mine and the sample) but cannot see any differences.
I've set both pages to Public, made sure edit is enabled and set a primary key.

The page 30 - BasicEditing has an editable interactive grid which shows the first 5 rows and allows the user to choose the page (and also the number of rows per page)

My attempt displays a non editable grid and displays all the rows (with a vertical scroll bar) without any option to choose or change the page.

I've looked at various websites / tutorials and I cannot see what I'm doing wrong/missing.

Any help would be appreciated.

Thanks
Paul

This post has been answered by Steve Muench-Oracle on Apr 24 2024
Jump to Answer
Comments
Post Details
Added on Apr 24 2024
9 comments
418 views