Y
Yossi And Inbar
Hi,
I am using VS2003 C# and i have a problem with DataGridBoolColumn.
I am using DataGridBoolColumn for show open/close Value, but the column not
work like i need :
1) The columns are gray. all other columns are ok.
2) The values at the column are allways true, not like in the database. ( In
the database the column is Bit type column with 0/1 values).
I change all ReadOnly values to false and all AllowNull property to false,
but its not solve the problem I add the column into DataGridStyle by .Net
style wizard...
What's wrong here ?
How can i solve the problem ?
Thanks,
Yossi
I am using VS2003 C# and i have a problem with DataGridBoolColumn.
I am using DataGridBoolColumn for show open/close Value, but the column not
work like i need :
1) The columns are gray. all other columns are ok.
2) The values at the column are allways true, not like in the database. ( In
the database the column is Bit type column with 0/1 values).
I change all ReadOnly values to false and all AllowNull property to false,
but its not solve the problem I add the column into DataGridStyle by .Net
style wizard...
What's wrong here ?
How can i solve the problem ?
Thanks,
Yossi