Right now we only have the option to apply a display format for a column only. But in some cases we may need to apply it for individual rows. Take the case of a grid where we need to list amounts in different currencies which are having different precision in a row wise manner
Thanks for the proposition. You can utilize a grid column template for this purpose, as presented in this forum thread: http://www.telerik.com/forums/specify-cell-numeric-format-per-row Additional tips regarding conditional formatting of grid cells can be found here: http://www.telerik.com/forums/how-to-conditionally-format-a-grid-cell