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.