You develop a page expecting a DataGrid to appear upon rendering, but it does not appear when you run the application. What is the likely explanation for the problem in the above scenario?

  1. The DataGrid control is not bound to its DataTable property.

  2. The DataGrid control is not bound to the table Header

  3. The DataGrid control is not bound to its DataSource property.

  4. The DataGrid control is not bound to its DataKeyField property

  5. The DataGrid control is not bound to its DataKeys property.


Correct Option: D

Find more quizzes: