I have a Grid with is binded to a Typed Emp DataSet.
Emp table has a couple of columns of type bit.
Grid automatically takes it as checkbox type of column.
When I click on AddNewRow area, it displays checkbox as UNchecked.
What i want to do is it should display checkbox as Checked.
How to do this?
Regards
Lee
Emp table has a couple of columns of type bit.
Grid automatically takes it as checkbox type of column.
When I click on AddNewRow area, it displays checkbox as UNchecked.
What i want to do is it should display checkbox as Checked.
How to do this?
Regards
Lee