Welcome Guest Search | Active Topics | Sign In | Register

Grid ColumnHeaderStyle per Column Options
TH
Posted: Tuesday, March 5, 2013 1:08:38 PM
Rank: Newbie
Groups: Member

Joined: 2/26/2013
Posts: 7
Hello,

is there a way to set a different ColumnHeaderStyle per column?
I have (static) text columns which are aligned left, and (static) number columns which are aligned right.
I want to have the column header texts aligned accordingly.

So far I understood that the ColumnHeaderStyle is "one for all" ... ?
Thanks for any information,
Thilo
eo_support
Posted: Tuesday, March 5, 2013 2:17:27 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

Yes. You understood it correctly. The column header style is one for all. If you want each column header to appear differently, you can use different HTML text for the header. For example, if you set the column header text to <span style="color:red;">column1</span>, then the column header text "column1" will be red.

Thanks!
TH
Posted: Wednesday, March 6, 2013 4:18:22 AM
Rank: Newbie
Groups: Member

Joined: 2/26/2013
Posts: 7
Great - that works!
Thanks,
Thilo


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.