KendoUI Mobile currently has only back button. There should also be a forward button along with it.
Hi Andy, As there is no forward button pattern defined in the iOS or Android interface guidelines (forward nav is performed by interacting with elements and/or lists), we won't be adding this as an out of the box feature. however, if you need this for your app, you can easily implement a rotated back button and a custom click handler to deal with forward navigation.