Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
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?