i want to make some validation if not validated card switching not allowed in carousel.
is there any way to implement beforecardswitch event in sencha touch 2.0?
which was present in sencha touch 1.1.
Printable View
i want to make some validation if not validated card switching not allowed in carousel.
is there any way to implement beforecardswitch event in sencha touch 2.0?
which was present in sencha touch 1.1.
activeitemchange... you can return false to stop it.
thanx mitchellsimoens for quick replay.