If I use a DragNDropListView I am unable to use setItemChecked() on it.
It simple doesn't update the UI. Is this because it implements ListView but is missing something?
There is no error, just the UI doesn't update. Have tried using notify to no avail.