]
Tsikhon Kuprevich reassigned RF-1306:
-------------------------------------
Assignee: Viktor Volkov (was: Konstantin Mishin)
Scrollable data Table - header icons are cut
--------------------------------------------
Key: RF-1306
URL:
http://jira.jboss.com/jira/browse/RF-1306
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Maksim Kaszynski
Assigned To: Viktor Volkov
Fix For: 3.2.0
.sdt_col
{
font-family: Tahoma;
font-size: 11px;
color: #000000;
text-decoration: none;
text-align: center;
vertical-align: middle;
padding-left: 4px;
padding-right: 4px;
}
<rich:scrollableDataTable height="200px" rowKeyVar="rkv"
frozenColCount="1"
binding="#{staffSDTableMan.sdTable}"
selection="#{staffSDTableMan.scrollableDataTableSelection}"
rowClasses="sdt_row1,sdt_row2" selectedClass="sdt_row_selected"
activeClass="sdt_row_active"
width="470px" id="staffDataTable"
rows="#{amBean.employeeListMan.listSize}" columnClasses="sdt_col"
value="#{amBean.employeeListMan.staffEmployees}" var="employee"
sortMode="single">
Having all this, when I press on a column, to sort it, there should black arrow appear in
the header, right? But there is only part of it, because of these paddings. Just try it by
yourself.
Tell me please, if it can be avoided somehow and I can safely use these paddings. Thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: