Accessing and Manipulating DataIntroducing Data Binding ??? Data binding is binding data to a control on a Windows Form to be displayed in a customized format. ??? Data binding is of two types : ??? Simple data binding ??? Simple data binding is process of binding a control, such as a text box or a label, to a value in a dataset. ??? The dataset value can be bound to the control by using the prope