My bad, I was using a custom currency cell. Fixed and working fine.
>In the sample below, using 2.0.5.0, I do not see the behavior either from setting decimalplaces = 0 and decimalsymbol = "" at design time or at runtime. I do not see any decimal palces or decimal symbol when the cell is being edited.(The runtime code is commented out in the sample. So, you would need to delete the design time GridBoundColumns and uncomment the code to test the runtime setting.)
>
>Do you see the problem in this sample? If you do, verify the assemblies being loaded are 2050 (run in debug and check the output window).
>
>If you do not see the problem in the sample, what are you doing differently?
>
>
WindowsApplication6_511.zip
>
>