Our web application has been developed using grid 1.5 version.
I have a scenario where the $ sign doesn’t show up for readonly cell however it shows up for editable field. I have format="$00.00" attribute in my xml. But it doessn’t display. Is there any way I can display the $ sign for readonly cell in the grid?
Thanks,
MB
The format can be applied not to all cell types
For editable cells - edn type
For readonly cells - ron type