I want to create a Repeater that displays the header/footer based on properties, only if the DataSource is empty.
DataSource
public class Repeater : System.Web
override the render event to output the HTML you want based on the all properties you have mentioned.