Chapter 8 Implementing Data-Bound Controls



Bound and Un-Bound mode ID, Name…
Position??? Dataset (Rows) Dataset (Rows) Dataset (Rows) Dataset (Rows) Dataset (Rows)





Data-bound controls are WinForms controls those can easily bind with data components: DataGrid, ListBox, and a ComboBox have properties, which you can set as a data component and theyre ready to present your data in WinForms: DataSource,DisplayMember, DataMember.

Lesson 1: Creating a Data-Bound Form with the Data Sources Wizard
DEMO
– –

Creating a Data-Bound Windows Form Ex p411

BinDingSource
Track record position


MoveNext, MovePrevious… Add, Delete, EndEdit

Change data in datasource


BindinhSource

ID, Name…

Dataset (Rows)