Kendo datepicker inside Kend grid in-cell editor closes automatically

1 Answer 1089 Views
DateTimePicker
Maitri
Top achievements
Rank 1
Maitri asked on 25 May 2021, 12:20 PM
I have a Kendo datepicker inside kendo grid and the grid has in-cell editing applied. When I click on the datepicker the popup window opens up but it doesn't let me select any year or month because every time I click on any month or year(e.g. Jan/Feb/2019) to select a date the datepicker and the editor closes automatically so basically each time I click anywhere inside kendo datepicker popup, the editor closes itself and the date remains the same. 

1 Answer, 1 is accepted

Sort by
0
Yanmario
Telerik team
answered on 28 May 2021, 11:58 AM

Hi Maitri,

I've tried reproducing the described issue in StackBlitz, but it appears that DateTimePicker in the in-cell editable Grid is working on my side without the issue. StackBlitz example:

https://stackblitz.com/edit/grid-in-cell-edit-with-datetimepicker?file=app/app.component.ts

What I can suggest is to check if there are any JavaScript errors in the browser console that may break the proper behavior of the application on your side.

Can you please try to reproduce the unwanted behavior in StackBlitz or a local runnable Angular application. Feel free to use the example above as a base. Then please share the updated StackBlitz or archive of the local project. This will allow me to inspect the exact implementation, and I will provide some further feedback on this case. Thank you for cooperating. I am looking forward to your reply.

Regards,
Yanmario Menev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
DateTimePicker
Asked by
Maitri
Top achievements
Rank 1
Answers by
Yanmario
Telerik team
Share this question
or