• WebDataGrid Manual CRUD

    Purpose

    WebDataGrid (WDG) has the capability to update the DataSource automatically if AutoCRUD property of EditingCore is set to true. What is “Manual CRUD”? This is a technique used by developers to persist all changes made in the grid UI to the DataSource by their own custom code. In this article I will go through the steps required to get WDG involved in Manual Crud scenario. I will demonstrate the setup of each behavior…

    • Fri, Feb 3 2012