Hi
I have a ListView in IconViewMode with enabled checkboxes. I need to enable and disable the checkboxes themselves based on some requirments.
I have managed to disable but keep them visible using the VisualItemFormatting method and turning the ToggleElement.Enabled to false
I am having a problem accessing the ToggleElement from anywhere else.
I need to access the checkbox itself the element from SelectedIndexChanged or CurrentItemChanged or any such methods.
Any help please ?
Thank you
Ervis
I have a ListView in IconViewMode with enabled checkboxes. I need to enable and disable the checkboxes themselves based on some requirments.
I have managed to disable but keep them visible using the VisualItemFormatting method and turning the ToggleElement.Enabled to false
I am having a problem accessing the ToggleElement from anywhere else.
I need to access the checkbox itself the element from SelectedIndexChanged or CurrentItemChanged or any such methods.
Any help please ?
Thank you
Ervis