Product Bundles
DevCraft
All Telerik .NET and Kendo UI JavaScript components and AI Tools in one package.
Kendo UI
Bundle of AI Tools plus four JavaScript UI libraries built natively for jQuery, Angular, React and Vue.
Telerik
Build great .NET business apps
.Net Web
Cross-Platform
Desktop
Reporting and Documents
Testing & Mocking
Debugging
Build JavaScript UI
Javascript
AI for Developers & IT
Ensure AI program success
AI Coding
Additional Tools
Enhance the developer and designer experience
UI/UX Tools
Free Tools
CMS
Support and Learning
Productivity and Design Tools
Hi,
form last kendo ui release, dropdownlist raise select event on lost focus.
http://demos.telerik.com/kendo-ui/dropdownlist/events
try change selected value, after this click in a point out of control, new event is raised.
marc.
Thanks Patrik.
Look that github report:
Expected/desired behavior Trigger the select event only when a new item is selected.
Now select is raised also if same item is selected. I think this is correct. For a new item selection, correct event is change.
You think this is correct?