Tuesday, February 05, 2008

Using ASP.NET 3.5"s ListView and DataPager Controls: Grouping Data with the ListView Control

In this article we will see how to use the GroupTemplate and GroupItemCount properties to instruct the ListView control to render different encasing markup for every n records. We will look at two demos: one that renders records into a series of ordered lists, and another that illustrates how to display data in a multi-column table. Read on to learn more!

Page rendered at Tuesday, February 07, 2012 11:37:21 PM (GMT Standard Time, UTC+00:00)