Completed
Last Updated: 17 Jan 2017 09:39 by ADMIN
Julie
Created on: 09 Oct 2014 09:29
Category: Kendo UI for jQuery
Type: Feature Request
1
dropdown HTML5 browser validation
When creating an element to make into a dropdown you can add the attribute 'required'. Instead of this it would be better if the external wrapper was made required so the browser has an element it can focus on, rather than erroring when the page is submitted and validated by the browser. 
1 comment
ADMIN
Telerik Admin
Posted on: 09 Oct 2014 09:38
You can wrap your dropdown inside a container (such as a div) and initialize the validator explicitly on that container, if applicable. 

See this demo for reference:
http://demos.telerik.com/kendo-ui/validator/index