Re: Format Conversion

2015-05-15 Thread Lukasz Lenart
2015-05-15 10:13 GMT+02:00 Dhandapani, Rajeswaran : > Hi All, > > I have the below code to display the cost in currency format and the iterator > iterates over hash map. All the values are displayed inside property tag > except the formatted "value.cost". Could you please help me to fix the > di

Format Conversion

2015-05-15 Thread Dhandapani, Rajeswaran
Hi All, I have the below code to display the cost in currency format and the iterator iterates over hash map. All the values are displayed inside property tag except the formatted "value.cost". Could you please help me to fix the display. Thank you. Rajeswaran D *