R
Raymond van der Meer
Hi,
I've got a mainform wich contains a continuous subform.
I would like to have the option to select only one record on this
subform (using a radiobutton). I use a specific query only for that
subform to order the records by end_date.
I have tried adding a group-box with a radiobutton, but all I get
is a frozen radiobutton after each record. (I already have an extra
field in the source-table "yes/no" / boolean)
What am I doing wrong?
Greetz from a confused Raymond
I've got a mainform wich contains a continuous subform.
I would like to have the option to select only one record on this
subform (using a radiobutton). I use a specific query only for that
subform to order the records by end_date.
I have tried adding a group-box with a radiobutton, but all I get
is a frozen radiobutton after each record. (I already have an extra
field in the source-table "yes/no" / boolean)
What am I doing wrong?
Greetz from a confused Raymond