Ok, i'will ask to my boss if i can post CSS and HTML sources....
I think that unfortunately, i must change my css classes to be compatible with CSS class of displaytag (attribute class )
Here is an example of the HTML sources, i'm not sure this will be usefull, but i'm sure i'm allowed to post this lol .... DisplayTag table is dispatched in 4 tables, and this is the problem :
<table border="0" cellspacing="0" cellpadding="0" id="tablecontent">
<!--
A table over displyatag table with some decorations
-->
<table border="0" cellspacing="0" cellpadding="0" id="tableformbig">
<!-- here is the displaytag generated Table with odd and event classes
It is not very difficult to cutomize this table
-->
</table>
Ok, i'will ask to my boss if i can post CSS and HTML sources....
I think that unfortunately, i must change my css classes to be compatible with CSS class of displaytag (attribute class )
Here is an example of the HTML sources, i'm not sure this will be usefull, but i'm sure i'm allowed to post this lol .... DisplayTag table is dispatched in 4 tables, and this is the problem :
<table width="0" border="0" cellspacing="0" cellpadding="0" id="tableoptions">
<!-- Table with Paging Options-->
</table>
<table border="0" cellspacing="0" cellpadding="0" id="tablecontent">
<!--
A table over displyatag table with some decorations
-->
<table border="0" cellspacing="0" cellpadding="0" id="tableformbig">
</table>
<table width="0" border="0" cellspacing="0" cellpadding="0" id="tableoptions">
<!-- Table with Export Options-->
</table>