This is part 3 of this tutorial series. In this tutorial we will add the functionality to add new employee.
First we will create an action method in employee controller. After this I will teach you how to call an action method from Ajax. We will add some client side validation.
You can copy the cdn for jQuery Datatable from the following link.
https://datatables.net/
You can copy the cdn for toastr from the following link.
http://codeseven.github.io/toastr/
You can copy the cdn for Font Awesome Icons from the following link.
http://fontawesome.io/icons/
Please don’t forget to subscribe my channel.