Is the Colspan property is supported in the datatable???

Is the Colspan property is supported in the datatable???

rajaaarajaaa Posts: 21Questions: 10Answers: 2
edited July 2015 in Free community support

I want to know whether the colspan property is supported at the tbody section in DataTables 1.10.2.

In your past post i have seen that its not supported. i want to know that still the colspan property support is not available.

This question has accepted answers - jump to:

Answers

  • allanallan Posts: 63,689Questions: 1Answers: 10,500 Site admin
    Answer ✓

    No - colspan and rowspan are not supported in DataTables at this time and I'm unlikely to support it in the near future as doing so full is very complicated and would add a lot of code o the library.

    Allan

  • hellomanhelloman Posts: 1Questions: 0Answers: 0

    is there any way i can make the width of each column fixed? the column.width does not work in chrome. i want to specify the width in percentage.

  • allanallan Posts: 63,689Questions: 1Answers: 10,500 Site admin
    Answer ✓

    @helloman - what has your question to do with the rest of the subject matter in this thread? Please post a new question and ensure that you link to a test case showing the issue, as per the forum rules.

    Allan

This discussion has been closed.