I Want to make Complex headers like this....

I Want to make Complex headers like this....

kwakjeongsukwakjeongsu Posts: 6Questions: 2Answers: 0

I Want to make Complex headers like this...


picture | name | age | adress |
---------------------------------

| value1 | value2 | value3 |

picture1 | kwak | 34 | new |
-------------------------------------

| abc | def | val |

picture2 | park | 22 | los |
-------------------------------------

| aaa | fef | val2 |

......

I'm looking for this example, but don't look that.
https://datatables.net/examples/basic_init/complex_header.html
it's simillar example. but not I'm searching.
anyone know that example or hint.
plz help.
thanks.

Answers

  • kwakjeongsukwakjeongsu Posts: 6Questions: 2Answers: 0
    edited August 2017
    picture | name | age | adress |
    .......... ---------------------------------
    ...........| value1 | value2 | value3 |
    -----------------------------------------
    picture1 | kwak | 34 | new |
    ............. ----------------------
    ...............| abc | def | val |
    picture2 | park | 22 | los |
    ..............-------------------------
    ................| aaa | fef | val2 |
    --------------------------------
    
  • bindridbindrid Posts: 730Questions: 0Answers: 119

    Can you do this in straight html so we can figure out the actual layout and make recommendations?

  • allanallan Posts: 63,471Questions: 1Answers: 10,467 Site admin

    I've added code highlighting which I think helps a little, although I still don't fully get it since it looks like it involved the table body as well?

    Allan

  • kwakjeongsukwakjeongsu Posts: 6Questions: 2Answers: 0

    Thanks Your advice. I write detail question this site.
    https://datatables.net/forums/discussion/44146
    plz. I need your help.

  • allanallan Posts: 63,471Questions: 1Answers: 10,467 Site admin

    I'm not sure why you've posted it in a new thread, but I'll try to look at it.

    Allan

This discussion has been closed.