Hi, a new problem for my app... I have a DataBase in Access with some fields. Some of them are CheckBoxes. I know the CheckBox have triple state(true, false, null) and the first state is null. In my app when i read from the DB those CheckBoxes the null state converted to false. How i can have triple state in ASP .Net if i read from Access?
Thanks, John..
Thanks, John..