DataTable ({ ... var hasWidth = columns[columnIndex].width;. 25. if (hasWidth) { ... 'min-width': hasWidth,//will enforce fixed width, skip if not required.
確定! 回上一頁