5
Answers

Sorting a CheckedListBox to display the checked items first

Ask a question
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)