Is it possible to not apply the format string to column when in edit more.
I am trying to edit a column that has monetary values. I want it to display with the $ in regular view, but since I am updating into a decimal field, I do not want it displayed in edit mode.
Or
If there is a way to change the value before it gets submitted to the datasource so I don't get an error saying the field has the wrong type
Thanks!
I am trying to edit a column that has monetary values. I want it to display with the $ in regular view, but since I am updating into a decimal field, I do not want it displayed in edit mode.
Or
If there is a way to change the value before it gets submitted to the datasource so I don't get an error saying the field has the wrong type
Thanks!