In the Always Shown Checkbox example at https://editor.datatables.net/examples/api/checkbox.html, clicking a box gives nice visual feedback -- the row highlights briefly. My implementation works fine from a data standpoint but without row highlighting. What am I missing? Is it a style library issue? I am using bootstrap styling.
↧