column headers be vertical in firefox and IE and fit the size as per text
I want to make my columns vertical as shown in the below link
https://apex.oracle.com/pls/apex/f?p=39006:1
I am making two regions in a page, and based on the first region data, I submit and get the next displayed region, I am not showing that in the below link though but this is exactly what I want
http://apex.oracle.com/pls/apex/f?p=15324:1
My second region has vertical columns but my report cannot be scrolled to right because of the first region. Also I want the columns to have fitting size of the text in them
First region is of HTML type
Second region is of PL/SQL type
Could you please check my page and give an idea how to do the same?
Details
Full APEX version: Application Express 4.0.2.00.07
Database Version
CORE 11.1.0.7.0 Production
NLSRTL Version 11.1.0.7.0 - Production
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
PL/SQL Release 11.1.0.7.0 - Production
TNS for Linux: Version 11.1.0.7.0 - Production
Edited by: user13735136 on Jul 1, 2012 1:56 AM