Hi there,
In a datagrid which is bonded to a dataview, I want to change a field of table. I show this field as Datagridboolcolumn and set its properies. When I run the program, this column isn't affected. This column for all records checked by a gray checkbox (with every value). I focus on a column and change its checked value, but when I focus on another record, its situatioin is checked again. What's wrong about it? Datatype of field? Grid? etc
Thanks alot.
Sunlight