Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1.1
-
Fix Version/s: None
-
Component/s: Tag Library
-
Labels:None
Description
Hi all,
Right now you can set up custom style for the cell in table row through "style" attribute of <display:column> but impossible to fine-tune style of header cell for an empty table, because there is no "headerStyle" attribute. The only option now is to create a class for each possible variant of header cell.
I think it would be only logical to have both "headerClass" and "headerStyle" to modify header cells' appearance for <display:column> tag as soon as we already have "class" and "style" for regular cells.
Thank you,
Ilya
Right now you can set up custom style for the cell in table row through "style" attribute of <display:column> but impossible to fine-tune style of header cell for an empty table, because there is no "headerStyle" attribute. The only option now is to create a class for each possible variant of header cell.
I think it would be only logical to have both "headerClass" and "headerStyle" to modify header cells' appearance for <display:column> tag as soon as we already have "class" and "style" for regular cells.
Thank you,
Ilya