modal pop up is not closing in jquery table code example
Example: modal show not close jquery
jQuery('#modal_ajax').modal('show', {backdrop: 'static', keyboard: false});
jQuery('#modal_ajax').modal('show', {backdrop: 'static', keyboard: false});