Код: Выделить всё
targets: 2,
data: null,
name:'serialValue',
defaultContent: '',
orderable: true,
//render: function (data) {
// return data.itemSerial.serialValue;
//}
render: function (data) {
return `
${data.itemSerial.serialValue}
`;
}
и она не работает?
по какой причине?>
Подробнее здесь: https://stackoverflow.com/questions/798 ... e-creation
Мобильная версия