Hello,
How can I implement javascript like alert for datatable before making changes? And how can I do the same with custom action?
Thanks for any help
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 10 November 2014 - 18:02 PM
Hello,
How can I implement javascript like alert for datatable before making changes? And how can I do the same with custom action?
Thanks for any help
Posted 11 November 2014 - 04:29 AM
set_js() method to use your custom js call in your CI_Controller
and add_action() method to use custom action
more details to refer link :
http://www.grocerycrud.com/documentation/options_functions/add_action