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 present a simplified view of sales data where an order is presented for each sales associate.

Below, you will find examples of my code along.

The nested-repeaters.aspx reflects the UI-layer of the application.

The following support the UI-layer:

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s