The
onRowTransform event can be used to customize the presentation of list items. In this example "discontinued" products are greyed out. In additon the
setColumnProperty method is used too make the product name selectable and the
onLinkSelected event used to handle the selection.