Microsoft
70-515 · Question #86
You are developing as ASP.NET Web application that will display a list of values. The application must display the values in a tabular format in columns from top to bottom. You need to choose a…
The correct answer is B. Datalist. See the full explanation below for the reasoning.
Question
You are developing as ASP.NET Web application that will display a list of values. The application must display the values in a tabular format in columns from top to bottom. You need to choose a control that can be bound directly to the list to render this display. Which control should you use?
Options
- ADatagrid
- BDatalist
- CGridView
- DDataPager
How the community answered
(31 responses)- A13% (4)
- B74% (23)
- C3% (1)
- D10% (3)
Community Discussion
No community discussion yet for this question.