Ben,
Unfortunately, no, it doesn't seem like there is a way to do this.
Which is a shame, really, as I would think it would have been easy to expose
an interface which would be queried as to when a group changes.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> Hi,
>
[quoted text clipped - 13 lines]
>
> -Ben
benji - 03 Jan 2008 16:16 GMT
Hi Nicholas,
Thanks for the reply. That is disapointing. I'd imagine that the code for
the control has something like:
if (currentrow % GroupItemCount == 0)
MarkNewGroup();
I hope someone is able to write a derrived class that modifies this. I tried
to open the assembly system.web.extensions.dll in ildasm but was having
difficulty opening GAC assemblies in the tool.
Thanks for the prompt answer, Nicholas.
-Ben
> Ben,
>
[quoted text clipped - 19 lines]
> >
> > -Ben