Moderate

The GridView control in ASP.NET has which of the following features ?

Correct answer: C. Both A and B

  • A. Automatic paging
  • B. Automatic data binding
  • C. Both A and B
  • D. None of the above

Explanation

GridView supports built-in paging and can bind automatically when connected to a data source through its DataSourceID property. These features may require the relevant configuration, such as AllowPaging, but both are associated with GridView.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions