Hi, How do I get the count function to show '0' when there are no rows on the Grid?
The aggregate functions all seem to disappear when there are no rows.
Thanks,
Richard
<
telerik:GridViewColumn.AggregateFunctions
>
<
telerik:CountFunction
ResultFormatString
=
" {0}"
/>
</
telerik:GridViewColumn.AggregateFunctions
>