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
730
Numeric Provider error
posted

I created a webdatagrid with bound columns. One of the columns is setup with a numeric provider with 5 decimal places. The column datatype is Decimal. The grid loads binds ok.

Anything I do with the grid, I get an error about the numeric provider:

Editor with ID: QuantityProvider cannot edit column with key: Quantity. The editor does not support the column type.

I want to be able to make that column editable but still allow no or null values.