The M-Business List Viewer API contains Javascript functions pageUp()
, pageDown()
, scrollUp()
, and scrollDown()
. By setting an onKeyPress
handler for the list, you can allow users on Microsoft Smartphone devices to navigate list data using keys on the device.
For sample code illustrating this functionality, see the listing that follows: CustomersList_MSP.html. This is basically the same sample code in CustomersList.html, modified to use device keys to navigate the list data.
Comments in the listing explain which keys are being set to which functions. For a description of keys and functions, see Using a Microsoft Smartphone device with the List Viewer.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |