filmov
tv
jquery ajax call to web method in asp.net c# to pass object
Показать описание
In this video we will see how to make the same request by using Employee object, so if you have missed part one, I recommend you to please watch part one first.
So here is what we are going to achieve, we will pass employee object from ajax call to web method in place of string parameters. we will show an alert stating that employee details saved successfully and clear all the textboxes.
So here is what we are going to achieve, we will pass employee object from ajax call to web method in place of string parameters. we will show an alert stating that employee details saved successfully and clear all the textboxes.