Introduction:
In this article I will explain how to use JQuery and JSON to call asp.net page methods.
In this article I will explain how to use JQuery and JSON to call asp.net page methods.
Description:
In previous article I explained JQuery UI AutoComplete textbox with database in that I declared page method directly in code behind and used it in our application. Now I am using same concept to create web methods and call those methods in our page using JQuery.
In previous article I explained JQuery UI AutoComplete textbox with database in that I declared page method directly in code behind and used it in our application. Now I am using same concept to create web methods and call those methods in our page using JQuery.