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

BUG: Multiple GridNumericColumns can't use the same ColumnEditor

1 Answer 15 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 02 Dec 2012, 09:45 PM

Team Telerik,

 

I think I have discovered a bug.

Recreation Steps:

 

  1. Ensure that AJAX is turned OFF.
  2. In any given RadGrid, create two or more GridNumericColumns.
  3. Drag a GridNumericColumnEditor to the design surface and configure it however you want.
  4. Set all of the GridNumericColumns in the RadGrid to use the GridNumericColumnEditor above as their "ColumnEditorID" property.
  5. Run the form and try to insert a new record. You'll get an error that says "The property is outside the range of valid values".

 

Background:

 

I am building a page that uses several numeric columns that should all be formatted in exactly the same way. So logically, I drag one GridNumericColumnEditor to the design surface, set its properties there, and then set all of the GridNumericColumns that should be formatted that way to use that column editor. Obviously, this doesn't work, even though you can do this with other ColumnEditors for other column types.

Workaround:

Use a different GridNumericColumnEditor for each of the GridNumericColumns - even if they're all to be formatted in exactly the same way. Clearly, this isn't very efficient, but it'll have to do for now until you guys can address this.

Telerik Version: 2012.3.1016.40 (2012 Q3)

Thanks in advance for your kind attention to this matter - and keep up the great work, you guys.

Regards,
Jonathan

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 06 Dec 2012, 07:19 AM
Hi,

Yes, the described behavior is a bug in the Q3 2012 release, but it is already fixed in the Q3 2012 SP1 release. Upgrade your assemblies and check whether you are still able to replicate the issue.

All the best,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or