What is the difference between WebDataGrid AutoCRUD and manual CRUD?

Craig Shoemaker / Tuesday, February 16, 2010

One of the more frequently asked a questions regarding the WebDataGrid surrounds the modes in which the grid executes CRUD operations. The grid features a property called AutoCRUD which configures the grid to work closely with an ASP.NET data source control, while the manual CRUD mode gives you explicit control over the executing logic.

To help explore the details surrounding these two approaches to CRUD operations, I recently recorded a couple of videos that will help you choose which mode is best for your situation:

Enjoy!