Skip to content

Instantly share code, notes, and snippets.

@codeleson
Created July 17, 2018 13:37
Show Gist options
  • Save codeleson/9748f7bd8d827d864935ffdfc2890667 to your computer and use it in GitHub Desktop.
Save codeleson/9748f7bd8d827d864935ffdfc2890667 to your computer and use it in GitHub Desktop.
JS code is not working
When i use pagination or sorting then my js code in work.
My js code
$('.delete').click(function(){
alert('hello');
});
I have using delete class on delete button.
And please tell me how to delete full row here my code is not working.
https://keenthemes.com/metronic/preview/?page=crud/metronic-datatable/locked/right&demo=default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment