Checkboxes within a grid, can't get the correct wValue.
Hi All- I've got a grid in a client server app. that has a column of checkboxes. When a row/column cell is checked and I run the spy over it it the wValue comes back as 'True' which is what I expec...