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