Hi, I use the follow, I can get the data before it changed
this.addEventListener(MouseEvent.CLICK , onChnage); which event the checkbox will send out after it changed so I can get the updated value. Thanks
Hi, I use the follow, I can get the data before it changed
this.addEventListener(MouseEvent.CLICK , onChnage); which event the checkbox will send out after it changed so I can get the updated value. Thanks