Click here to Skip to main content
15,890,897 members
Articles / Desktop Programming / XAML

Checkbox Inside ListBox to Select Multiple Items in Silverlight Using MVVM

Rate me:
Please Sign up or sign in to vote.
4.67/5 (2 votes)
21 Jun 2012CPOL2 min read 40.5K   1.1K   1  
Silverlight doesn't have a ListBox control with a checkbox. In this article, I describe how to achieve that functionality in Silverlight using MVVM.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead EF (Education First)
India India
I graduated as Production Engineer and started my career as Software Developer then worked as tester for a while before moving into Windows application development using Microsoft Technologies. But for the last few years i am working on javascript, React, Node, AWS, Azure Chatbots

Comments and Discussions