Job work flow/barcode scanning how to?

see this post for adding an event handler to a native control.

The example in that post is for adding a Click event handler. Change all the references of Click to AfterExitEditMode

1 Like