
This step of the VIDEO TUTORIAL will demonstrate on how to demonstrate the optimistic concurrency features by adding a GridView control to the OptimisticConcurrency.aspx page of EditInsertDelete folder of Data Tutorials project. In this step, the Grid View control is customized to display various fields with relevant validation controls. The viewer is also introduced to customizing ObjectDataSource control properties such as OldValuesParameterFormatString and ConflictDetection.For detailed information and source code for this step, please refer to the original article.