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

GridSpinEditor null values

1 Answer 55 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Rachel
Top achievements
Rank 2
Rachel asked on 03 Jun 2009, 04:08 AM
I am using a GridSpinEditor in my decimal columns, but when the user clicks on a cell has a null value and is initially blank, a 0.00 is entered into the cell editor automatically.  Thus the value is changed without the user making any changes other than clicking in the cell.  I need to leave the value blank unless the user actually changes it - i.e. have the editor's initial value be blank if the data is null.  I have tried using NullValue, DefaultValue, and even setting the text to blank inside CellEditorInitialized, but the 0.00 still shows up!  Is there a way to fix this?

Thank you,
Rachel

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 03 Jun 2009, 11:32 AM
Hello Rachel,

Currently GridSpinEditor doesn't support null values. This feature will be implemented in our upcoming release - Q2 2009. There is no work around available at the moment.

If you have any other questions, don't hesitate to ask.

Regards,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Rachel
Top achievements
Rank 2
Answers by
Jack
Telerik team
Share this question
or