Dealy

Dealy

  • NA
  • 213
  • 0

How to retrieve data to checkbox

Sep 1 2009 12:04 PM
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)