This is a migrated thread and some comments may be shown as answers.

GridNumericColumnEditor only applied to first row when EditAll Command fired

1 Answer 24 Views
Grid
This is a migrated thread and some comments may be shown as answers.
david mills
Top achievements
Rank 1
david mills asked on 28 May 2010, 10:28 AM
Hi

I've got a GridNumericColumn in a RadGrid which I want to restrict to >0 on edit.

I've added a GridNumericColumnEditor with MinValue=0 onto the page and set the ColumnEditorID on the GridNumericColumn.

The problem I have is that the Editor only gets applied to the first row in my grid when I fire an EditAll command putting all rows into edit mode.

I've attached a cut-down screenshot of the issue. I've added SpinButtons to the Editor for clarity.

Thanks

1 Answer, 1 is accepted

Sort by
0
david mills
Top achievements
Rank 1
answered on 28 May 2010, 10:35 AM
Case Closed
Found this which explains my problem;

Hello Russell,

Unfortunately the GridNumericColumnEditor does not support more than one items into edit / insert mode. This is a limitation of the control and my suggestion is to use one of the workarounds provided in my previous post. 

Thank you for your understanding and please excuse us for the inconvenience.

Kind regards,
Martin
the Telerik team
Tags
Grid
Asked by
david mills
Top achievements
Rank 1
Answers by
david mills
Top achievements
Rank 1
Share this question
or