I have a grid with more than 60 editable columns. So I am using GridNumericColumnEditor Edit functionality working on Row Double click. The problem is that only the first row gets the min and max settings but the other rows ignore it.The editable columns has different min and max values.
I guess the issue occures because the GridNumericColumnEditor does not support more than one items into edit / insert mode. For information on this please refer the following forum post. GridNumericColumnEditor and edit