Hello, i have the same bug.
I change the state the same button, with method:
Test1.jqxButton({ disabled:false,theme: theme, width:70, height: 20 }); to
Test1.jqxButton({ disabled:true}); then Test1.jqxButton({ disabled:false});
When the button is disabled the button work it