how to remove backdrop
how to remove backdrop
THEJASVI
Posts: 31Questions: 9Answers: 0
in TableTools
edit datatable while creating new row how to remove modal backdrop set false or how to remove
This discussion has been closed.
Answers
This will keep the modal open even if you click outside the modal:
I am not sure but I think you wanted to put a datatable into a bootstrap modal as well, didn't you?
To prevent a bootstrap modal from closing if you click outside the modal you would also have to add this line of code. It has the same effect as the code above has on Editor modals.