J
James Radke
Hello,
I have a checkbox contained in a datagrid by using the DataGridBoolColumn
type. My problem is that when you first click on the checkbox, it looks
like it selects it (i.e. changes the column background to the selected
color), and doesn't change the value in the checkbox. Then, if you click it
again, it changes the checkbox value as you would expect.
My question is; how can you eliminate the 'selection' of the datagrid
element, so the background color doesn't change AND so the first click is
applied to the checkbox in the datagrid?
Thanks!
Jim
I have a checkbox contained in a datagrid by using the DataGridBoolColumn
type. My problem is that when you first click on the checkbox, it looks
like it selects it (i.e. changes the column background to the selected
color), and doesn't change the value in the checkbox. Then, if you click it
again, it changes the checkbox value as you would expect.
My question is; how can you eliminate the 'selection' of the datagrid
element, so the background color doesn't change AND so the first click is
applied to the checkbox in the datagrid?
Thanks!
Jim