M
Mike
My form has multiple checkboxes. The user can select any number of these
checkboxes (including none). I have a table in my DB that would have one
entry per checkbox if the checkbox has been checked. If it hasn't been
checked, then the table will not have an entry.
What is the best way to bind my checkboxes to that table (which is loaded
into a dataset)?
Thanks much!
Mike
checkboxes (including none). I have a table in my DB that would have one
entry per checkbox if the checkbox has been checked. If it hasn't been
checked, then the table will not have an entry.
What is the best way to bind my checkboxes to that table (which is loaded
into a dataset)?
Thanks much!
Mike