In my collection I need to make some rows (items) non removable and non editable (read-only). While it is still OK to drag-drop it, I cannot allow other modifications.
I am a bit puzzled by how this should be achieved in a clean (and not overcomplicated) way, What would be the best option?
Hello,
In my collection I need to make some rows (items) non removable and non editable (read-only). While it is still OK to drag-drop it, I cannot allow other modifications. I am a bit puzzled by how this should be achieved in a clean (and not overcomplicated) way, What would be the best option?