Learn how the WebDataGrid supports AutoCRUD. The AutoCRUD feature is the default behavior of the grid to interface with an ASP.NET data source control to manage all the select, insert, update and delete messages of the grid. This demo uses the ObjectDataSource…