2
Answers

How to retrieve data to checkbox

Dealy

Dealy

15y
5k
1
Hello,

I need help with checkboxes.

I have a field (nvarchar) in a table on SQL Server and i want to return values in a checkbox.
For example if field="H" then checkbox=checked.

The same goes with insert and edit. If the user checks the checkbox i want to save field="H" on the table.

Any suggestions?

Thank you in advance.
Answers (2)