Author: Ashic Mahtab | Posted on: 9/18/2010 5:22:14 PM | Views : 949

Often we need to enable users to select multiple items from a ListView control and do a batch operation on them. While the ListView control does enable selection, it only supports selecting one row (item) at a time. This article shows a nice, easy and reusable way to enable multiple selection with checkboxes. ...

Go to the complete details ...