Hi, we want to change the default values for all dropdowns in our project, so we have not to write it every time, for example set filter to contains in all.
How can we override the constructor or change global settins for it? thank you
1 Answer, 1 is accepted
0
Ianko
Telerik team
answered on 03 Oct 2018, 07:30 AM
Hi Jose,
You can override and extend the default options of the client-side DropDownList class in order to accomplish what you need. This should be done right after loading the Kendo scripts and before initializing the widgets. Like in this example here: https://dojo.telerik.com/UZUbiDOg.
Regards,
Ianko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.