Related resources for Display Data Using Nested Repeater.
  • Master-Detail Display using Nested Repeater Web Forms Control1/30/2007 11:52:47 PM. In this example, we will create a web page that displays a formatted view of data with a master detail hierarchy using nested Repeater controls. We will use the Northwind sample for our example. There are many different ways to accomplish this task. We will use data binding and data relations in an effort to get a simple solution.