Hello Mark,
Thank you for writing.
You can specify the minimum/maximum for the
GridViewDecimalColumn at the column level by setting the Minimum/Maximum properties of the column. However, if you need to specify the different minimum/maximum for each row, it is necessary to handle the
CellEditorInitialized and specify the respective properties to the
GridSpinEditor. Here is a sample code snippet:
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik by Progress