Menu

After sorting, table css is lost

Help
msi_
2005-07-10
2012-10-08
  • msi_

    msi_ - 2005-07-10

    Hello, I have copied screen.css and i have coded:

    <display:table name="sessionScope.tablatemporadas" class="its">
    <display:column property="temporada" sortable="true"/>
    </display:table>

    The first time the table is shown, all css styles are right but when i sorting the column all css styles lost. The information of table remain right but the colors, borders, etc.. of the table are disapear.

    Any idea?

     
    • msi_

      msi_ - 2005-07-10

      Well, i have finded the solution:

      <display:table name="sessionScope.tablatemporadas" class="its" requestURI="recuperatemporadas.do?method=RecuperarTemporadaAction">

       

Log in to post a comment.