Q:
You are tasked with creating a new form that will display customer transactions in a grid format.
You need to ensure that the grid displays only the necessary fields in a specific order for optimal readability.
You need to add and order the fields in the grid.
What should you do?
-
A
Use the Arrange option in the grid's context menu to order fields after adding them.
-
B
Add fields to the grid and then reorder them in the Properties window.
-
C
Drag the selected fields from the Fields node to the Grid node in the desired order.
-
D
Manually set the order property for each field in the data source.
C