M
mandarkn
Hi,
I have created a table which represents a simple Questionaire. The
Questions and various options (answers) form columns and there are
additional bit columns which represent whether the respective option is
selected or deselected. One problem I am facing is that my questions
can have varied number of options like some may have 4 options, some
may have 5, and others may have 6.
The form is bound to the table, options are represented by lables and
bit columns by checkboxes. The form display all records from the
Questionaire at a time. Now I do not want to display the checkboxes and
respective Option when their value is null in the table. Is this
possible? If yes How?
Thanks & Regards,
Mandar
I have created a table which represents a simple Questionaire. The
Questions and various options (answers) form columns and there are
additional bit columns which represent whether the respective option is
selected or deselected. One problem I am facing is that my questions
can have varied number of options like some may have 4 options, some
may have 5, and others may have 6.
The form is bound to the table, options are represented by lables and
bit columns by checkboxes. The form display all records from the
Questionaire at a time. Now I do not want to display the checkboxes and
respective Option when their value is null in the table. Is this
possible? If yes How?
Thanks & Regards,
Mandar