Table View OnItemSelected

Setting the selected item in code doesn't fire the OnItemSelected event.

This is by design. Events are never called when programmatically calling a method.