What steps are necessary to link data from a data source to a Repeater control?

ASP.net MCQs for PPSC, FPSC, NTS, and Pakistan government job tests. Select an option below, then read the explanation.

PPSCFPSCNTSPakistan govt jobs
Subject
ASP.netsoftware-engineering-mcqs › asp-net
Published
17 Apr 2019
Last updated
28 May 2026

Browse all ASP.net MCQs

Choose the correct answer

Explanation

To successfully bind data to a Repeater control, you must first set its DataSource property with the data source, and then call the DataBind() method to populate the control. Therefore, both steps are essential.

PakQuizHub — free MCQs and past papers for Pakistan government job tests. Content is for educational practice only.