1283Software EngineeringMedium
Which of the following represents the best use of the Table, TableRow, and Table-Cell controls?
ATo create a customized control that needs to display data in a tabular fashion
BTo create and populate a Table with images
CTo display a tabular result set
DTo create and populate a Table in Design view
Correct answer
A. To create a customized control that needs to display data in a tabular fashion
Explanation
The correct answer is To create a customized control that needs to display data in a tabular fashion.