Nested Repeaters
Please see my other C# articles. Achieving multi-level reporting. Many business scenarios require reporting data to accurately model the world from which it came. For example in a typical sales meeting, decision are made on several types of data. Therefore, such reports must reflect a multi-level structure in order to illustrate key metrics. In this example, I…