Forums

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

Home Forums JavaScript Jquery data tables

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #239017
    codemasters
    Participant

    https://datatables.net/examples/api/row_details.html

    the parent will have a drill down as well as the child rows will have drill down the order formals of the child rows will be like the parent row table

    #239024
    Paulie_D
    Member

    …and what is your question?

    #239050
    codemasters
    Participant

    the example one is there the same i need to give an expand collapse to the child tr the parent tr has an expand collapse how can i give a expand collapse to the child tr

    #239133
    codemasters
    Participant

    paulie i have implemented this but now i need an expand in the inner tr that is created the parent has a + to expand now i need an expand in the inner tr how do i do it the same repeat

    #239134
    codemasters
    Participant

    but the data will be different

    #239808
    codemasters
    Participant

    http://jsbin.com/loyiv/7/embed?html,js,output some thing like this but in the second drill down how do i show the first column as text an the data should be different also how do i hide the headers for the 2 and the 3rd drill as i dont wana show them it will be in the level an aligment of the first parent

    #239825
    Shikkediel
    Participant

    Please use proper interpunction, plain lowercase text make the posts quite unreadable.

    #239827
    codemasters
    Participant

    http://jsbin.com/loyiv/7/embed?html,js,output

    i am using jquery data tables shikkediel

    i have 2 expand collapse drill down

    how do i get rid of the header for the expand collapse
    i get rid of it via css then the tabel breaks

    in the second table i am loading the same table how do i get a same set of columns an the data will be different

    #239858
    Paulie_D
    Member

    Please don’t keep bumping up this question….it’s not polite.

    If someone can and is inclined to help they will.

    If not, you should, perhaps, think about creating a minimal demo in Codepen.io and expand on what you have tried so far that didn’t work.

    Just repeating the somewhat unclear requirement isn’t helping you.

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