Simple data binding is the process of binding a control, such as a TextBox or a Label control, to a value in a dataset.
The dataset value can be bound to the control by using the properties of the control.
A Textbox control is used for simple binding.
While simple data binding involves binding a control to a dataset value, complex data binding is the process of binding a component to display multiple values for a column from the dataset rows.
The DataGrid, Listbox, and ComboBox controls are used for complex binding.
|
No responses found. Be the first to respond and make money from revenue sharing program.
|