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

How to prevent cell edit ending on selection

2 Answers 61 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Tyree
Top achievements
Rank 2
Tyree asked on 24 Aug 2009, 09:44 PM
When I select an item from a radcombobox my cell (in a DataGrid) immediately goes out of edit mode. Sure this seems nifty sometimes...but I have 3 combos in a single cell so its unacceptable. How do I prevent the radcombobox from taking me out of edit mode of the cell?

2 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 25 Aug 2009, 08:47 AM
Hi,

I guess the problem is related to some setting of the MS DataGrid control, because I wasn't able to reproduce it with the attached simple application. Could you please, modify it so it represents your scenario and send it us back?

Greetings,
Valeri Hristov
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.
0
Tyree
Top achievements
Rank 2
answered on 25 Aug 2009, 01:45 PM
Unfortunately I don't have time to create a sample of this and the one you included is rather simple. I did notice when if set IsReadOnly=True and IsEditable=True that the behavior goes away.
Tags
ComboBox
Asked by
Tyree
Top achievements
Rank 2
Answers by
Valeri Hristov
Telerik team
Tyree
Top achievements
Rank 2
Share this question
or