Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Column Headings for Grouped Columns, WebGrid

Status
Not open for further replies.

cathiec

Programmer
Oct 21, 2003
139
IE
i am using grouped columns in the webgrid.NET component. i have one grouped column that displays other columns when the + sign is clicked on. the column headings for all columns are displayed at the top of the webgrid in the header section even when the grouped column is not colapased. i also have a total column which uses an aggregate function to sum all entries to calcuate the total. is there a way to only diplay the grouped column caption and the caption for the total when when the grid is loaded and then when the + sign is clicked and the other columns become visible to display the captions for these columns then.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top