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

GridComboBoxEditor null value not persisting

1 Answer 70 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kevin Meyer
Top achievements
Rank 1
Kevin Meyer asked on 26 Mar 2008, 06:38 PM
RadComboBoxEditor items with value of NULL is not persisted to bound object model.

I'm binding a list of objects to the grid that allows edits.  The column is bound to a property of type Object.  One of the items in the combo box has a value of NULL (representing no selection).  Selecting this item does not update the underlying bound object.

side note: change the item's value to DBNull and binding works as expected.  This provides a work around, but forces undesired knowledge of DBNull in the bound presentation model.

1 Answer, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 28 Mar 2008, 02:27 PM
Hello Kevin,

Thank you for reporting this issue. It will be addressed in the Q1 2008 release, due in mid-April.

Your Telerik points have been updated.

Regards,
Julian Benkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Kevin Meyer
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Share this question
or