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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Interactive Grid remove column freeze for mobile

tfaJan 11 2021

Using apex 20.2.
My application has interactive grid page where I've applied a freeze to the two left most columns so that users can keep those columns showing when scrolling to the right for the other columns.
Problem is that when mobile users access the application on the smaller mobile screens it's not possible to right scroll past the two frozen columns to see the many other columns. How is it possible to conditionally unfreeze the two left most columns when using mobile. Or even detect when a user is using mobile device. Thoughts?
Thanks,
TFA

This post has been answered by hari-Oracle on Jan 11 2021
Jump to Answer

Comments

Post Details

Added on Jan 11 2021
2 comments
299 views