Hi, in APEX 5.1.4, how can I set the width of a link column in IR?
By default it resizes proportionally with the other columns.
I tried adding width="5" to the link icon, or width:5px to the link attributes, but no effect.
If I could give link column static ID then could do it via html header.
It's no drama, but any ideas are much appreciated.