G
GregHiggins
Guest
this.$components[ 'checkboxid'].value ( ) is not a function this.$components[ 'checkboxid'].value returns undefined this.$components[ 'checkboxid'].checked ( ) is not a function this.$components[ 'checkboxid'].checked returns undefined. checkboxes are not included in the Telerik demos or docs. How do I get the value of a checkbox?
Continue reading...
Continue reading...