Data table custom binding

Data table custom binding

BASUDEBBANERJEEBASUDEBBANERJEE Posts: 13Questions: 4Answers: 0

How to represent data table in below format.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,464Questions: 1Answers: 10,466 Site admin
    Answer ✓

    I'm afraid I don't understand your question. Do you want DataTables to lay the data out like that? If so, it can't. It will show tabular data - i.e. you might have an ID column, Date, User Name, Branch, etc columns as well.

    Allan

  • BASUDEBBANERJEEBASUDEBBANERJEE Posts: 13Questions: 4Answers: 0
    edited November 2017

    Thanks Alan. I want data table layout data in that format. As you told it is not possible. Id 1 , 2, 3 represents different row.

This discussion has been closed.