P
Pascal Berger
Is there a way to disable the checkbox of a certain ListViewItem in a
ListView?
Thanks in advance
Pascal
ListView?
Thanks in advance
Pascal
This might be a solution. But I think it's quiet confusing for the userDaniel said:The workaround that works is to catch the ItemCheck event and based on the
e.Index decide what you are going to assign to e.NewValue