Hi Guys
I have a RadGridView with only one editable column
The editable column is a GridViewDecimalColumn. I have set the FormatString property to be "{0:P}" and it successfully appears as a Percentage. However when I set the DataEditFormatString to be"{0:P}", it does not appear as a Percentage when editing.
How is the DataEditFormatString meant to work as I cannot find much information about what it is meant to do or how to use it?
Thanks
Bran
I have a RadGridView with only one editable column
The editable column is a GridViewDecimalColumn. I have set the FormatString property to be "{0:P}" and it successfully appears as a Percentage. However when I set the DataEditFormatString to be"{0:P}", it does not appear as a Percentage when editing.
How is the DataEditFormatString meant to work as I cannot find much information about what it is meant to do or how to use it?
Thanks
Bran