The data format string on my calculated columns is not functioning. I've tried a variety of different format strings, including the same dataformatstring I use on the data bound columns, "{0:N0}", but on the calculated column ( a simple ratio of two of the data bound values) the grid displays all the decimals.
Any special trick for assigning a data format to a calculated column?
Any special trick for assigning a data format to a calculated column?