Compared to ASP.NET WebForms applications, in MVC, it is not necessary to bind controls each time you need to retrieve small portions of data from the database server. The example demonstrates how to use the jQuery.ajax method to request appropriate values from a SQL database.
The GridView extension also works in Server Mode.
↧
How to send an asynchronous request using the jQuery.ajax() method to retrieve values from a large database
↧