Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
325
DataFormatString
posted

Hi there!

I use the WebDataGrid and tried to set DataFormatString on columns with DataType Decimal defined. The format string looks like following --> {0:#0.00}. After editing the cell with whatever value an exception's been thrown "Sys.FormatException: Format specifier was invalid". I tried {0:d} but then the grid disappears from designer and an error is shown. I need to set a proper format on those cells! Please help.

Regards,
Dan