You can only define a GroupItemCount in the ListView, but what if you want to do grouping based on a property of the items in the data source? Sort of an ad-hoc group by. Th
When I had to add basic group headings in a repeater I did so with a Literal control in the ItemTemplate:
The 'GetGroupHeading' method in the code kept track of the previous group heading and sent back '