Creating a Data Form
Explain what a data form is. What are its advantages over a DataGridView control?

What will be an ideal response?


A data form typically provides text boxes for entering data, and it allows the user to enter or display one complete row of information without scrolling horizontally. White a DataGridView control is a good choice for displaying data, it is not always the best choice for inputting data, especially if the number of fields will require the user to scroll horizontally during data entry.

Computer Science & Information Technology

You might also like to view...

When independent software vendors provide class libraries to clients, they typically give the __________ for the class’s interface and the __________ for the class’s implementation.

a. Source code file, source code file. b. Source code file, object file. c. Object file, source code file. d. Object file, object file.

Computer Science & Information Technology

You can animate a single graphic or button symbol, or animate multiple symbols on several layers.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The ________ tab provides access to review all changes made to a notebook, even if someone else made those changes

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is Quick Mask and how does it work?

What will be an ideal response?

Computer Science & Information Technology