반응형
style.css
body {
line-height: 0.8 !important;
}
ellipsis
{
targets: 5,
render: $.fn.dataTable.render.ellipsis(10)
}
https://cdn.datatables.net/plug-ins/1.10.19/dataRender/ellipsis.js
column width
{
targets: 1,
width: '3%'
},
반응형
'엉터리 개발 이야기 > 개인프로젝트' 카테고리의 다른 글
order.ejs 화면 정리 (0) | 2018.12.06 |
---|---|
제휴사 컬럼 정보 (0) | 2018.12.05 |
[datatables] column background color (0) | 2018.12.05 |
Datatables excel export 예제(cell style 설정) (0) | 2018.12.05 |
Sequelize Association (0) | 2018.12.03 |