ajaykakkar93 / QlikSense-Sheet-Styler-Lite

Qlik Sense Styler for 3.2+
23 stars 15 forks source link

Table Column Header Style? #4

Closed maelafifi closed 6 years ago

maelafifi commented 6 years ago

Hi Ajay,

I am hoping you can help inform me how to give users the ability to edit the column header titles. I've made some major changes to your provided code, per our users requirement, but I can't seem to figure out how to give our users the ability to style the header columns in a straight table. Any help with this would be much appreciated.

untitled

maelafifi commented 6 years ago

Found it.

basestyle += 'table .qv-st-header-cell { border:' + tableheaderborder + ' !important; font-weight: bold !important;}'