The Html.AntiForgeryToken method generates a hidden form field (anti-forgery token) that can be validated when the form is submitted. Call this method inside a DevExpress callback-aware extension to ...
This example demonstrates how to use the jQuery.ajax function to bind the grid to different data sources on a callback.