Skip to Content
0
Former Member
Jul 14, 2008 at 12:55 PM

Supress zero with space

26 Views

hi all,

I have a coulmn in my hierchial list display which will have

whose type is CURR , and its values is 0.00 .

my query is i dont want to dispay 0.00 , and it should be space ... how to do it..

things i have done..

i have moved this value to a varaible type 'char' and then moved space to that new variable but it didnt work.

please help.