February 2008 - Posts

9
Comments

Multiselect ListView with checkboxes in WPF by marianor

The main idea to accomplish this is replace the item template in the ListView and the default behavior in the item selection. The first thing we need is generate an item template containing the checkbox an the text we want to show it. The template is...
Filed under:
More Posts