Moderate

Which of the following can be used to add alternating color scheme in a Repeater control ?

Correct answer: C. AlternatingItemTemplate

  • A. DataSource
  • B. ColorValidator
  • C. AlternatingItemTemplate
  • D. None of these

Explanation

Repeater uses AlternatingItemTemplate to define the markup and styling for every other data item, allowing alternating colors or formats. DataSource supplies data but does not define the visual alternation.

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