Column fixing transparency
-
Hi Tobias,
Sorry to trouble you again. I am fixing the left column with the tablepress-datatables-fixedcolumns extension. It’s working dandy. However, my only problem is that the first column is transparent and the entire table has a slight shift! Do you have ideas how I could fix this, so the first column is opaque? I tried various CSS tricks in vain. Perhaps, I’m missing something.
I have another query. I’m using the “aoColumnDefs”: [ { “bVisible”: false, “aTargets”: [ 3,4,5 ] } ] custom command to hide some columns. Is it possible to use regexp to select columns, say every even / odd column. How about hiding all columns from the 3rd one? Could you guide me through this, please?
Thanks & Best Regards,
Mithun
- The topic ‘Column fixing transparency’ is closed to new replies.