Hi,
I have some groups with an sum of the items in each group.
Now i want to sort the Groups in the tables. (Group with max items first...)
How can i Do that?
mfg
christoph
thank you very much!
Here's a quick sample I put together.
can post an example how to use the GroupByComparer ?
thanks!!
Hi Christoph,
You can set the GroupByComparer on the grouped column to an instance of a class that implements IComparer.