When I set export="true", the export links at the bottom of the table work fine, but instead of just one icon per link I get multiple icons overlaying the link text CSV, or Excel, etc., and cannot read the link text. I am using the displaytag.css that came with the library. For what it's worth, my server is Websphere Express v5.1 Test Environment.
Can anyone help?
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fixed it myself...I had to add the following to displaytag.css, "background-repeat: no-repeat". I'm a CSS newbie; can anyone can explain to me why displaytag.css would not work for me out of the box?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I set export="true", the export links at the bottom of the table work fine, but instead of just one icon per link I get multiple icons overlaying the link text CSV, or Excel, etc., and cannot read the link text. I am using the displaytag.css that came with the library. For what it's worth, my server is Websphere Express v5.1 Test Environment.
Can anyone help?
Thanks in advance.
Fixed it myself...I had to add the following to displaytag.css, "background-repeat: no-repeat". I'm a CSS newbie; can anyone can explain to me why displaytag.css would not work for me out of the box?