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!

APEX Theme 25 - Responsive Grid Layout Question

Bill CarlisleMar 14 2013 — edited Mar 19 2013
Hi

What is the best way to control an item to be positioned right next to the other item on the same row.

I have a select list that I would like to have an edit button right next to it.
I created two items for example:
P_MY_SELECT_LIST Grid set New Line to Yes, Auto
P_MY_EDIT_LINK Grid set New Line to No, Auto

But it is not doing what I expected.. what am I missing?

When it was tables not divs I had no trouble but now I need to learn the kep to using the Grid.

When I hard code the edit in the Post Element of the item it works great with 2 spaces... but I can't control the item by the AUTH Scheme. I don't want them to show up unless you have the proper role.

Plus, I want to learn the new 4.2 way!

Thanks, Bill
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 16 2013
Added on Mar 14 2013
7 comments
12,626 views