checkmark
checkmark
javismiles
Posts: 205Questions: 38Answers: 3
in Editor
on editor, with
select: true,
"columnDefs": [
{
orderable: false,
className: 'select-checkbox',
targets: 0
},
in compact responsive mode,
when clicking on little left button to open extra rows below,
a pretty not very beautiful kind of check mark thing appears on the right of the small circle button,
how can I get rid of that? thank u
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I need a bit more information please - ideally a test case showing the issue so I can debug it directly. Can you tell me the styling framework you are using and show your initialisation code.
Allan
thank u Allan, bootstrap 4 and all the latest versions of everything,
I have disabled responsive mode now, too many issues, I will extract a test case asap from my web app to send u, thank u