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

GridViewComboxColumn value added (once again)

3 Answers 89 Views
GridView
This is a migrated thread and some comments may be shown as answers.
OD
Top achievements
Rank 1
OD asked on 06 Jul 2011, 03:30 PM
hi,

i've read this article and that works very well, but my problem is i mus push enter to create the new value.
In my app, i want the new value in the list if i leave the cell or on the endedit event, something like that.
Can you help me please to do that ?
thanks a lot

3 Answers, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 11 Jul 2011, 05:47 PM
Hello Nermond,

I am afraid I cannot understand your requirement very well. Do you need to add the freely typed value into the drop down list on cell value confirmation? Could you please elaborate further, what is your exact scenario? This will help me to provide you with accurate assistance.

I am looking forward to your reply.

Regards,
Martin Vasilev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
OD
Top achievements
Rank 1
answered on 12 Jul 2011, 08:39 AM
mmm sorry, i'm french ^^

i want to use an editable radcombobox in my radgridview.

Scenario that works :
 - click on the cell
 - enter a value that is not in the list
 - press ENTER key
Now if i click out of the gridview (lost_focus), value is in the cell

Scenario that doesn't work :
 - click on the cell
 - enter a value that is not in the list
Now if i click out of the gridview (lost_focus), the cell is blank

i hope it's a better english :)
0
Martin Vasilev
Telerik team
answered on 14 Jul 2011, 03:18 PM
Hi Nermond,

Thank you for the additional description.

Please find as an attachment a small sample project, which demonstrates how to implement adding a freely typed value to the collection of values of GridViewComboBoxColumn. Let me know in case you have any additional questions.

Regards,
Martin Vasilev
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
GridView
Asked by
OD
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
OD
Top achievements
Rank 1
Share this question
or