5
Answers

Sorting a CheckedListBox to display the checked items first

Photo of Fredrik Roaldset

Fredrik Roaldset

15y
14.5k
1
Hi

This problem is driving me crazy right now. Hopefully, some of you out there might be able to help:

I have a CheckedListBox that is bound to a bindingsource. So it displays all the items, and I can choose to sort the bindingsource if I want. However, I would like to display the checked items first. Any ideas on how I might go about doing that?

Any link to an external resource or article would be appreciated too.

Answers (5)