In the Grid footer i may will have negative number and also positive numbers.
if it is negative numbr i need to display something like this.(12345)
Can we do it through this property
and also what format string i need to provide
else if i can get this done in someother way ? without doing it in ItemDataBound
if it is negative numbr i need to display something like this.(12345)
Can we do it through this property
FooterAggregateFormatString
and also what format string i need to provide
else if i can get this done in someother way ? without doing it in ItemDataBound