Hi,
Count of group (Second & Third) showing 2 items.
I want to show count of all the items below that category.
like Second (50 items) and Third (51 items) . What i have to do?
Regards,
Ramesh.P
Currently the Items count is a count of the direct children and not a deep count of the descendant datarecords. You may want to submit a suggestion for adding this. In the interim you would probably need to handle the InitializeRecord event and change the Description of the GroupByRecords. e.g.
Thanks Alex.
It is working.
Ok. Ok.
Thank you very much Smith.
Same cheers,
.