Explain two ways to bind an object in a dataset to an existing control on a form.
What will be an ideal response?
Drag the object from the Data Sources window to the control.Click the control and set one or more properties in the Properties window. To bind a DataGridView control, use the DataSource property. To bind a ListBox control, use the DataSource and DisplayMember properties. To bind label and text box controls, use the DataBindings/Text property.
You might also like to view...
NumberFormat method ____________returns a String representation of its argument in the specified numeric format.
Fill in the blank(s) with the appropriate word(s).
Which of the following commands inserts an item at the end of the world.bunnies list?
A. insert item end of world.bunnies
B. insert