I have a requirement to display Next and Previous buttons on a form to use as navigation between the controls on a page. This needs to work for both iOS and Android. Is there a way to sent the tab/tab event from the click of the Next/Previous buttons?
Thanks.