[Progress Communities] [Progress OpenEdge ABL] Forum Post: Is my checkbox checked?

  • Thread starter Thread starter GregHiggins
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top