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

前端 未结 7 1552
既然无缘
既然无缘 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:06

    If you are using scrollX

    
    
     
     column H
     column H
    
    
    
    
     Wide column
     
     
    
    
     123
     Normal column
     Normal column
    
    
    

    Modified answer of #Dirk_Bergstrom

提交回复
热议问题