Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Responsive Table CSS for JSP Struts Pages

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #150819
    M K DINESH
    Participant

    Hi All,

    I am a newbee to Responsive Design. I have used Responsive Data Tables from this site for turning the table into responsive. It was good.

    I want to use the same in the jsp pages what i want to design.

    But when I use the <td data-title=""></td> in the struts tag it is not working and showing error.

    I want to know is there is any other attribute to use in the jsp pages sturts tags like <td data-title=""></td> or <td data-label=""></td> in the struts <display:column /> tag.

    Please guide me to solve this.

    Regards, Dinesh

    #150823
    M K DINESH
    Participant

    Hi Theacefes,

    The error is says that there is not attribute like data-title in the Struts <display:column />tag.

    I don’t have a reduced test case in jsfiddle.

    I just want to know a attribute like “data-title” to be added in the <display:column /> tag.

    And how to add it.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.