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

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -