I have found that when selecting a checkbox within a Datagrid and I scroll down I find other checkboxes have checked themselves.
This is a new problem as the checkbox have been in use for some time without problems.
The events only fire with the selected checkboxes and not the self checking check boxes
The selected checkbox places a value in listbox but the non-selected checked boxes do not.
Recently I have notice that a selection of another datagrid checkbox then removes all check items in the first datagrid
I have commented out possible conflicting controls but nothing changes
Any ideas?