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

How to allow custom values in GridViewComboBoxColumn

1 Answer 129 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Arpit
Top achievements
Rank 1
Arpit asked on 13 Oct 2011, 07:38 AM
Hi,

I have a GridViewComboBoxColumn which is bound to a List of object with DisplayMemberPath and SelectedValueMemberPath set to the Name and ID properties of this object resp.

This combobox allows to enter text and I need it to accept user entered values which are not even present in its ItemSource.

Is it possible by any means?

Thanks,
Arpit

1 Answer, 1 is accepted

Sort by
0
Accepted
Maya
Telerik team
answered on 13 Oct 2011, 07:42 AM
Hi Arpit,

You could take a look at this forum thread and the sample project attached in the end of it for a reference.
 

Best wishes,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
GridView
Asked by
Arpit
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or