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!

checkbox with select/unselect all in interactive grid

RobV62May 29 2017

Hi,

I have tried to create an interactive grid with the apex$row_selector and use the header checkbox for select all / unselect all. When a row has been check then a column will be updated with a default date and a default revision. This works fine using the Selection Change event on the grid. But when one the rows are edited (eg date change or other revision no), then the apex$row_selector will be set not not selected.

Is there a way to the grid will save the selector value even if the values of other columns are updated?

Or is there another way to add a checkbox column with select all/unselect all possibilities?

I am looking for this now quite a while but cannot find anything to suit this problem. Can anyone help here?

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 26 2017
Added on May 29 2017
0 comments
843 views