Hello again,
I'm trying to put a total item count in the group headers by using the ItemDataBound event as described in various places here.
For some reason GridGroupHeaderItem.GetChildItems() is returning 0 (not null -> "0"). I thought it might be because I'm collapsing all groups as described here: http://www.telerik.com/help/aspnet-ajax/grdcollapseallitemsongrouping.html, but disabling this code still returns 0.
Would someone possibly have a suggestion here?
Thx in advance!
Rgds - Marcus.
I'm trying to put a total item count in the group headers by using the ItemDataBound event as described in various places here.
For some reason GridGroupHeaderItem.GetChildItems() is returning 0 (not null -> "0"). I thought it might be because I'm collapsing all groups as described here: http://www.telerik.com/help/aspnet-ajax/grdcollapseallitemsongrouping.html, but disabling this code still returns 0.
Would someone possibly have a suggestion here?
Thx in advance!
Rgds - Marcus.