When an application is running, you can use the ____ control to move from one record to the next in the dataset, as well as to add or delete a record and save any changes made to the dataset.
A. DataSet
B. BindingNavigator
C. TableAdapter
D. BindingSource
Answer: B
Computer Science & Information Technology
You might also like to view...
For which of the following types of files do you need to specify a value for the classid attribute in the
A. inline images B. video files C. Java applets D. All of the above
Computer Science & Information Technology
Prototypes for the character-handling functions are included in the ____ header file.
A. iostream B. cctype C. cstdlib D. iomanip
Computer Science & Information Technology