From: DavidC on 10 Feb 2010 10:18 I really like the grouping option in an asp.net ListView. Does anyone know of a way to just show the groups (summary) and then have an option (+ key) to expand the detail for that grouped item? Any help or direction is appreciated. Thanks. -- David
From: S. Justin Gengo on 10 Feb 2010 11:49 David, I think this may be what you're looking for: http://mattberseth.com/blog/2008/01/building_a_grouping_grid_with.html -- Sincerely, S. Justin Gengo, MCP Free code library at: http://www.aboutfortunate.com "Out of chaos comes order." Nietzsche "DavidC" <dlchase(a)lifetimeinc.com> wrote in message news:22DCFA13-50F3-4984-AE73-D1B6D1BC7BEC(a)microsoft.com... > I really like the grouping option in an asp.net ListView. Does anyone > know > of a way to just show the groups (summary) and then have an option (+ key) > to > expand the detail for that grouped item? Any help or direction is > appreciated. Thanks. > -- > David
|
Pages: 1 Prev: Several asp.net sites pointing to same physical folder Next: object data source question |