This question is locked. New answers and comments are not allowed.
I am using kendo ui with appbuilder actually i want to move the focus to next input while pressing android enter key. I did so many workarounds including tabindex,focusing to position etc.. but since kendo ui is rendering all the views into a single html everything just failed. Is there any workaround to do this ?