Implement data-bound controls
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Exam 70-526 Preparation Guide: Implement data-bound controls. |
Use the DataGridView control to display and update the tabular data contained in a data source.
Use a simple data-bound control to display a single data element on a Windows Form.
Implement complex data binding to integrate data from multiple sources.
Navigate forward and backward through records in a DataSet in Windows Forms.
Define a data source by using a DataConnector component.
Create data forms by using the Data Form Wizard.