I have created a CheckBox in VB.Net.
I have also created a CheckBox column in one of my database's tables.
I want to assign a Boolean value to it, meaning, if the CheckBox is checked the column value should be 1 in the database, And if it's not checked, the column value should be 0 in the database.
Could you please guide me, so that I'm able to add this property to the CheckBox column.
Aucun commentaire:
Enregistrer un commentaire