SourceForge.net ha scritto:
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3660007
By: alvincks

hi, good day, i'm new in displaytag, when i make the clumn to sortable='true'
, the column will occupy with repeated img ..anyone know what wrong with it ?

the arrow img is in png format , which i copy from img folder from
displaytagExample1.1

  
hello,

change the css, adding background-repeat:

.displaytag th.sorted a, .displaytag th.sortable a {
    background-position: right;
    background-repeat: no-repeat;
    display: block;
}



--
Emiliano Armellin
Get Firefox!
Get Thunderbird

Reply via email to