Solved Disable SimpleListView Item

Hello,
I want to disable an Item of a SimpleListView so I can't select it but I don't know if this is possible. Is there any way I can do this or should I use a TreeView instead?
Thank you.

Hi Ogers thanks for reaching out us.

With regard to your request, I confirm that to deliver the desired functionality you've to stick to TreeView since it's not possible to disable items belonging to a SimpleListView.

Cheers, Riccardo