Hi Mike,
When you use getView.byId, view appends it's id into the control id. You can try adding view.createId("myBtn") when constructing the button.
Regards,
Kimmo
Hi Mike,
When you use getView.byId, view appends it's id into the control id. You can try adding view.createId("myBtn") when constructing the button.
Regards,
Kimmo