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

Custom combobox editor doesnt enter in edit mode when click over grid

3 Answers 110 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jorge
Top achievements
Rank 1
Jorge asked on 11 Jan 2013, 06:40 PM
I have a inline editable grid but when I want to edit a column with a combobox custom editor... just cant edit the cell by writing the value manually  :(  then i have to click over the combo arrow button to open the combo and then write the value i wish

Thanks

3 Answers, 1 is accepted

Sort by
0
Iliana Nikolova
Telerik team
answered on 15 Jan 2013, 01:25 PM
Hi Jorge,

I tried to reproduce the described behavior but to no avail - ComboBox editor in Grid is working as expected. For your convenience here is my test jsFiddle example - could you please edit it to show me your current implementation? This way I would be able to investigate what exactly is going on and provide concrete recommendations. Thank you in advance for your time.
 
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jorge
Top achievements
Rank 1
answered on 15 Jan 2013, 10:58 PM
Hi Iliana, thanks for your answer

I've modified your sample jsFiddle example and it works well, but it doesn't work at my asp mvc application.

I think that the problem is with the asp mvc wrappers of kendo...

Please look at the picture (captura_kendo_1.png), there is a kendo grid with 2 combobox editor columns (concepto & tipo de movimiento), when i move over the grid pressing the tab key the cell is selected (yellow rectangle around the combo)
 instead of the combobox, if i press the key tab again the next cell(captura_kendo_2.png) is selected but not the combobox inside the cell, in fact i can't edit the combobox value only using the keyboard(i've tried pressing the control+down, enter and alt+down key combinations).

Thanks in advance

Jorge




0
Iliana Nikolova
Telerik team
answered on 17 Jan 2013, 05:15 PM
Hello Jorge,

I am not quite sure what causes the described problem. Could you please send a small runnable project that I can test locally? This way I would be able to investigate the case and provide concrete recommendations. Thank you in advance.
 
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Jorge
Top achievements
Rank 1
Answers by
Iliana Nikolova
Telerik team
Jorge
Top achievements
Rank 1
Share this question
or