Using a checkBox in a datagrid
Hi! I have designed a dataGrid and added a template column with a Checkbox in the item template. I am trying to get the event that is raised but the item Command event handler does not respond to it...
I am also trying to make some of the checkboxes in the data disabled is that possible?
Please Help!!

