I\'m using a WPF ListView control which displays a list of databound items.
You can handle click on list view item like this:
...