[ kendo scheduler ] get field DropDownList value

1 Answer 142 Views
DropDownList Scheduler Validation
sun
Top achievements
Rank 2
Iron
Iron
Iron
sun asked on 23 May 2022, 05:52 PM | edited on 23 May 2022, 05:53 PM

Hi,

     In this demo: https://demos.telerik.com/kendo-ui/scheduler/timeline

     How can I elegantly get field value that is DropDownList type in customize validation  function , for example:  roomId or attendees.

 

     Thank you very much for your help.    

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 26 May 2022, 12:55 PM

Hi,

I provided an answer to your similar question how to take reference to the DropDownList or MultiSelect component, which are used for editing Scheduler event resources. The value may be retrieved in the change event handler or once we take reference to the component, then we may use the component's API to retrieve its value.

Regards,
Dimitar
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/.

sun
Top achievements
Rank 2
Iron
Iron
Iron
commented on 26 May 2022, 03:43 PM

Thanks Dimitar, really appreciate your support.
Tags
DropDownList Scheduler Validation
Asked by
sun
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Dimitar
Telerik team
Share this question
or