Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Creating Group Header Rows in a GridView

RSS
Modified on Tue, Jun 30, 2009, 12:47 PM by Administrator Categorized as (drafts), ASP·NET Web Forms
This page is a Draft. Its content is not complete and might contain errors.

A common feature in reports is the "group header" -- a section of the report that's displayed any time the specified field changes. The following code shows how to create a group header row in a GridView. Note that this is NOT recommended if you will be using the GridView to edit rows, and the EditIndex property gets thrown off by the inserted rows.


(add code sample here)

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.