DateRangePicker not working as an editor in items group form

1 Answer 60 Views
DateRangePicker
Nikola
Top achievements
Rank 1
Nikola asked on 17 May 2022, 10:12 AM

Hi, 

I am little bit confused why DateRangePicker is not working properly as an 'editor' item in form while DatePicker is working properly

I am still learning Kendo so forgive me for my lack of knowledge.
Btw kendo version which I am using is 2022.1.301.

Thanks

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 20 May 2022, 06:05 AM

Hello Nikola,

The DateRangePicker is not among the built-in editors in the Form. You can check the list with the built-in editors in the API:

- https://docs.telerik.com/kendo-ui/api/javascript/ui/form/configuration/items#itemseditor

You can still add the DaterRangePicker in the Form, but you will need to configure a custom editor:

https://docs.telerik.com/kendo-ui/controls/layout/form/items#custom-editor

Let me know in case you have additional questions. 

Regards,
Neli
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
DateRangePicker
Asked by
Nikola
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or