Horizontal Scrollbar on Top at Report Level (IG/IR)

scrollbar on top Interactive Report


CSS - Inline 

#GRN_DTL .t-fht-thead{

  overflow: auto !important;}


scrollbar on top Interactive Grid

. GRN_DTL .a-GV-w-hdr{

 overflow: auto !important;}


In above both case #GRN_DTL  is static id of IG and IR Report .
}

Comments

Popular posts from this blog

Telegram Integration with Oracle

WhatsApp Integration with Oracle APEX

How to Integrate Stripe Payment with Oracle APEX