≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Checkbox in aoColumnsDefs
Checkbox in aoColumnsDefs
josimarsb
Posts: 12
Questions: 0
Answers: 0
September 2013
edited September 2013
in
General
When I create the checkbox
[code]
"aoColumnDefs": [
{aTargets: [0],
fnRender: function (o, v) {
return '';
},
sClass: 'tableCell'
}
]
[/code]
my table heigth and width stay wrong, I cant adjust it.
help me, please.
Replies
allan
Posts: 65,830
Questions: 1
Answers: 10,953
Site admin
September 2013
Please link to a test case as noted in the forum rules.
Allan
This discussion has been closed.
Replies
Allan