<telerik:GridGroupByField Aggregate="Avg" FieldAlias="BudgetBal" FieldName="EstCost"
FormatString="{0:c}" />
I hv one column that contains some product value, when i calculate that value sometimes it goes in minus. when it in minus it will not shown minus condition.
i want to show the value Minus if in miuns
like this
Balance Value = 3000 if not minus
balnce value = -6000 if caluctiaon goes in minus but now it shows like this Balance = 6000
Reply please urgent
FormatString="{0:c}" />
I hv one column that contains some product value, when i calculate that value sometimes it goes in minus. when it in minus it will not shown minus condition.
i want to show the value Minus if in miuns
like this
Balance Value = 3000 if not minus
balnce value = -6000 if caluctiaon goes in minus but now it shows like this Balance = 6000
Reply please urgent