Hello,
I would like to know if there is any way to show empty groups in the gridview when aggregates functions are used ?
For exemple :
I have these datas :
groupA sample
groupA sample2
groupB sample3
Actually, I see this :
groupA Count : 2
groupB Count : 1
And now I want to see this :
groupA Count : 2
groupB Count : 1
groupC Count : 0
It is possible to have this ?
Can we defined groups for the aggregates and so see also empty groups ?
Thanks !
I would like to know if there is any way to show empty groups in the gridview when aggregates functions are used ?
For exemple :
I have these datas :
groupA sample
groupA sample2
groupB sample3
Actually, I see this :
groupA Count : 2
groupB Count : 1
And now I want to see this :
groupA Count : 2
groupB Count : 1
groupC Count : 0
It is possible to have this ?
Can we defined groups for the aggregates and so see also empty groups ?
Thanks !