java - Richfaces, sortable datatable, sort icons -
is there way change sort icons of datatable?
i know, possible set tag attribute sorticon
rich:column
replaces icon set @ generated <img>
tag. there seems no way change align of img or size.
you can redefine css class .rich-sort-icon
.
for example try playing float
css attribute.
Comments
Post a Comment