Hi
I am having a radgrid and i use the aggregate = "sum" It loads if sum is greater than Zero.But it shows error if sum is Zero
What i have to do for this??
<telerik:GridBoundColumn DataField="TotalQuantity" HeaderText="Total Quantity" Aggregate="Sum" FooterText="Total:">
</telerik:GridBoundColumn>
Lekha
I am having a radgrid and i use the aggregate = "sum" It loads if sum is greater than Zero.But it shows error if sum is Zero
What i have to do for this??
<telerik:GridBoundColumn DataField="TotalQuantity" HeaderText="Total Quantity" Aggregate="Sum" FooterText="Total:">
</telerik:GridBoundColumn>
Lekha