Declined
Last Updated: 02 Dec 2021 11:56 by ADMIN
WT
Created on: 16 Jun 2016 13:49
Category: Kendo UI for jQuery
Type: Feature Request
2
Enhance validateInput() to support multiple elements via selector
I have a scenario where the form has enough elements to have performance issue with the validator, so I would like to be able to pass a selector to validateInput() that targets multiple inputs. 

Example: validator.validateInput($("input[name^=itemLine]")
0 comments