How to use rowspan and colspan in tbody using datatable.js?

前端 未结 7 1553
既然无缘
既然无缘 2020-11-29 06:36

Whenever I use , I get the following error:

Uncaught TypeError: Cannot set property \'_DT_CellIndex\'

7条回答
  •  天命终不由人
    2020-11-29 07:02

    Simple solution is here.

    
        details
        
        
        
    
    

    No other solution https://datatables.net/forums/discussion/33497/cannot-set-property-dt-cellindex-of-undefined

提交回复
热议问题