S
Savvoulidis Iordanis
I have one more question that is about forms.
How can I create a form based on a table or query, in which
I can select multiple records from,
(whithout using a datasheet form or a listbox)?
If there is answer to the question above, how can I make those records
apear as being selected? (like in a multiselect listbox items).
The reason I need this, is because I need to have my own design and
not the one the datasheet form or listbox provides (as headings are
concerned)
which is automatically displayed
Also, how can I create a checkbox (unbound) in the detail section, that
works
independently of the record I am on. Till now, when I click on one of them,
all of them get checked/unchecked at once.
If there is an answer to the last question, how can I get the values of all
those checkboxes in a loop?
TIA
Savvoulidis Iordanis
Greece
How can I create a form based on a table or query, in which
I can select multiple records from,
(whithout using a datasheet form or a listbox)?
If there is answer to the question above, how can I make those records
apear as being selected? (like in a multiselect listbox items).
The reason I need this, is because I need to have my own design and
not the one the datasheet form or listbox provides (as headings are
concerned)
which is automatically displayed
Also, how can I create a checkbox (unbound) in the detail section, that
works
independently of the record I am on. Till now, when I click on one of them,
all of them get checked/unchecked at once.
If there is an answer to the last question, how can I get the values of all
those checkboxes in a loop?
TIA
Savvoulidis Iordanis
Greece