APEX v18.1 IR horizontal scroll bar disappear when there is column control break?
using APEX V18.1 IR horizontal scroll bar always disappear when there is a column control break set?
css inline contains the following to set the horizontal scroll bar
.t-fht-thead{overflow: auto !important;}
How to have the horizontal scroll bar shown even there is a column control break set?